Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateIdpGroupMappingResponse |
IdentityClient.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request) |
UpdateIdpGroupMappingResponse |
Identity.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request)
Deprecated. For more information, see Deprecated IAM Service
APIs.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateIdpGroupMappingResponse> |
IdentityAsync.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request,
AsyncHandler<UpdateIdpGroupMappingRequest,UpdateIdpGroupMappingResponse> handler)
Deprecated. For more information, see Deprecated IAM Service
APIs.
|
Future<UpdateIdpGroupMappingResponse> |
IdentityAsyncClient.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request,
AsyncHandler<UpdateIdpGroupMappingRequest,UpdateIdpGroupMappingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateIdpGroupMappingResponse> |
IdentityAsync.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request,
AsyncHandler<UpdateIdpGroupMappingRequest,UpdateIdpGroupMappingResponse> handler)
Deprecated. For more information, see Deprecated IAM Service
APIs.
|
Future<UpdateIdpGroupMappingResponse> |
IdentityAsyncClient.updateIdpGroupMapping(UpdateIdpGroupMappingRequest request,
AsyncHandler<UpdateIdpGroupMappingRequest,UpdateIdpGroupMappingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateIdpGroupMappingResponse |
UpdateIdpGroupMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateIdpGroupMappingResponse.Builder |
UpdateIdpGroupMappingResponse.Builder.copy(UpdateIdpGroupMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.