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