static ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.builder() |
Return a new builder for this request object.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.copy(ListIdpGroupMappingsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.identityProviderId(String identityProviderId) |
The OCID of the identity provider.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated “List” call.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous “List” call.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListIdpGroupMappingsRequest.Builder |
ListIdpGroupMappingsRequest.toBuilder() |
|