Uses of Class
com.oracle.bmc.dts.responses.AttachDevicesToTransferPackageResponse.Builder
-
Packages that use AttachDevicesToTransferPackageResponse.Builder Package Description com.oracle.bmc.dts.responses -
-
Uses of AttachDevicesToTransferPackageResponse.Builder in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return AttachDevicesToTransferPackageResponse.Builder Modifier and Type Method Description AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse. builder()
Return a new builder for this response object.AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse.Builder. copy(AttachDevicesToTransferPackageResponse o)
Copy method to populate the builder with values from the given instance.AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse.Builder. etag(String etag)
AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse.Builder. headers(Map<String,List<String>> headers)
AttachDevicesToTransferPackageResponse.Builder
AttachDevicesToTransferPackageResponse.Builder. opcRequestId(String opcRequestId)
-