StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.body$(StopWlsDomainDetails body) |
Alternative setter for the body parameter.
|
static StopWlsDomainRequest.Builder |
StopWlsDomainRequest.builder() |
Return a new builder for this request object.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.copy(StopWlsDomainRequest o) |
Copy method to populate the builder with values from the given instance.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.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.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.stopWlsDomainDetails(StopWlsDomainDetails stopWlsDomainDetails) |
Information for the stop WebLogic domain operation
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.toBuilder() |
|
StopWlsDomainRequest.Builder |
StopWlsDomainRequest.Builder.wlsDomainId(String wlsDomainId) |
The OCID of the
WebLogic domain.
|