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