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