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