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