| static StopPoolRequest.Builder | StopPoolRequest. builder() | Return a new builder for this request object. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. copy(StopPoolRequest o) | Copy method to populate the builder with values from the given instance. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. poolId(String poolId) | The unique ID for a pool. | 
| StopPoolRequest.Builder | StopPoolRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| StopPoolRequest.Builder | StopPoolRequest. toBuilder() |  |