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