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