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