Uses of Class
com.oracle.bmc.identity.responses.GetIdpGroupMappingResponse
-
Packages that use GetIdpGroupMappingResponse Package Description com.oracle.bmc.identity com.oracle.bmc.identity.responses -
-
Uses of GetIdpGroupMappingResponse in com.oracle.bmc.identity
Methods in com.oracle.bmc.identity that return GetIdpGroupMappingResponse Modifier and Type Method Description GetIdpGroupMappingResponse
Identity. getIdpGroupMapping(GetIdpGroupMappingRequest request)
Deprecated. For more information, see Deprecated IAM Service APIs.GetIdpGroupMappingResponse
IdentityClient. getIdpGroupMapping(GetIdpGroupMappingRequest request)
Method parameters in com.oracle.bmc.identity with type arguments of type GetIdpGroupMappingResponse Modifier and Type Method Description Future<GetIdpGroupMappingResponse>
IdentityAsync. getIdpGroupMapping(GetIdpGroupMappingRequest request, AsyncHandler<GetIdpGroupMappingRequest,GetIdpGroupMappingResponse> handler)
Deprecated. For more information, see Deprecated IAM Service APIs.Future<GetIdpGroupMappingResponse>
IdentityAsyncClient. getIdpGroupMapping(GetIdpGroupMappingRequest request, AsyncHandler<GetIdpGroupMappingRequest,GetIdpGroupMappingResponse> handler)
-
Uses of GetIdpGroupMappingResponse in com.oracle.bmc.identity.responses
Methods in com.oracle.bmc.identity.responses that return GetIdpGroupMappingResponse Modifier and Type Method Description GetIdpGroupMappingResponse
GetIdpGroupMappingResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.identity.responses with parameters of type GetIdpGroupMappingResponse Modifier and Type Method Description GetIdpGroupMappingResponse.Builder
GetIdpGroupMappingResponse.Builder. copy(GetIdpGroupMappingResponse o)
Copy method to populate the builder with values from the given instance.
-