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