| static StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest. builder() | Return a new builder for this request object. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. copy(StopPluggableDatabaseRequest o) | Copy method to populate the builder with values from the given instance. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. opcRequestId(String opcRequestId) | Unique identifier for the request. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.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. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. pluggableDatabaseId(String pluggableDatabaseId) |  | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| StopPluggableDatabaseRequest.Builder | StopPluggableDatabaseRequest. toBuilder() |  |