Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
GetIdpGroupMappingResponse |
IdentityClient.getIdpGroupMapping(GetIdpGroupMappingRequest request) |
GetIdpGroupMappingResponse |
Identity.getIdpGroupMapping(GetIdpGroupMappingRequest request)
Deprecated. For more information, see Deprecated IAM Service
APIs.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
GetIdpGroupMappingResponse |
GetIdpGroupMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIdpGroupMappingResponse.Builder |
GetIdpGroupMappingResponse.Builder.copy(GetIdpGroupMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.