static DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.builder() |
Return a new builder for this request object.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.copy(DeleteIdpGroupMappingRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.identityProviderId(String identityProviderId) |
The OCID of the identity provider.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.mappingId(String mappingId) |
The OCID of the group mapping.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteIdpGroupMappingRequest.Builder |
DeleteIdpGroupMappingRequest.toBuilder() |
|