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