UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.body$(UpdateWlsDomainCredentialDetails body) |
Alternative setter for the body parameter.
|
static UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.builder() |
Return a new builder for this request object.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.copy(UpdateWlsDomainCredentialRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.credentialType(UpdateWlsDomainCredentialRequest.CredentialType credentialType) |
The type of the credentials.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.toBuilder() |
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.updateWlsDomainCredentialDetails(UpdateWlsDomainCredentialDetails updateWlsDomainCredentialDetails) |
The WebLogic domain credentials.
|
UpdateWlsDomainCredentialRequest.Builder |
UpdateWlsDomainCredentialRequest.Builder.wlsDomainId(String wlsDomainId) |
The OCID of the
WebLogic domain.
|