public static class ChangeBackupDestinationCompartmentResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ChangeBackupDestinationCompartmentResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ChangeBackupDestinationCompartmentResponse |
build() |
ChangeBackupDestinationCompartmentResponse.Builder |
copy(ChangeBackupDestinationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
ChangeBackupDestinationCompartmentResponse.Builder |
etag(String etag) |
ChangeBackupDestinationCompartmentResponse.Builder |
opcRequestId(String opcRequestId) |
ChangeBackupDestinationCompartmentResponse.Builder |
opcWorkRequestId(String opcWorkRequestId) |
String |
toString() |
public ChangeBackupDestinationCompartmentResponse.Builder copy(ChangeBackupDestinationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
public ChangeBackupDestinationCompartmentResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ChangeBackupDestinationCompartmentResponse.Builder etag(String etag)
public ChangeBackupDestinationCompartmentResponse.Builder opcWorkRequestId(String opcWorkRequestId)
public ChangeBackupDestinationCompartmentResponse.Builder opcRequestId(String opcRequestId)
public ChangeBackupDestinationCompartmentResponse build()
Copyright © 2016–2021. All rights reserved.