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