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