Uses of Class
com.oracle.bmc.identity.requests.DeleteIdpGroupMappingRequest
- 
Packages that use DeleteIdpGroupMappingRequest Package Description com.oracle.bmc.identity com.oracle.bmc.identity.requests 
- 
- 
Uses of DeleteIdpGroupMappingRequest in com.oracle.bmc.identityMethods in com.oracle.bmc.identity with parameters of type DeleteIdpGroupMappingRequest Modifier and Type Method Description DeleteIdpGroupMappingResponseIdentity. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request)Deprecated. For more information, see Deprecated IAM Service APIs.Future<DeleteIdpGroupMappingResponse>IdentityAsync. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request, AsyncHandler<DeleteIdpGroupMappingRequest,DeleteIdpGroupMappingResponse> handler)Deprecated. For more information, see Deprecated IAM Service APIs.Future<DeleteIdpGroupMappingResponse>IdentityAsyncClient. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request, AsyncHandler<DeleteIdpGroupMappingRequest,DeleteIdpGroupMappingResponse> handler)DeleteIdpGroupMappingResponseIdentityClient. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request)Method parameters in com.oracle.bmc.identity with type arguments of type DeleteIdpGroupMappingRequest Modifier and Type Method Description Future<DeleteIdpGroupMappingResponse>IdentityAsync. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request, AsyncHandler<DeleteIdpGroupMappingRequest,DeleteIdpGroupMappingResponse> handler)Deprecated. For more information, see Deprecated IAM Service APIs.Future<DeleteIdpGroupMappingResponse>IdentityAsyncClient. deleteIdpGroupMapping(DeleteIdpGroupMappingRequest request, AsyncHandler<DeleteIdpGroupMappingRequest,DeleteIdpGroupMappingResponse> handler)
- 
Uses of DeleteIdpGroupMappingRequest in com.oracle.bmc.identity.requestsMethods in com.oracle.bmc.identity.requests that return DeleteIdpGroupMappingRequest Modifier and Type Method Description DeleteIdpGroupMappingRequestDeleteIdpGroupMappingRequest.Builder. build()Build the instance of DeleteIdpGroupMappingRequest as configured by this builderDeleteIdpGroupMappingRequestDeleteIdpGroupMappingRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteIdpGroupMappingRequest as configured by this builderMethods in com.oracle.bmc.identity.requests with parameters of type DeleteIdpGroupMappingRequest Modifier and Type Method Description DeleteIdpGroupMappingRequest.BuilderDeleteIdpGroupMappingRequest.Builder. copy(DeleteIdpGroupMappingRequest o)Copy method to populate the builder with values from the given instance.
 
-