Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetIdpGroupMappingRequest,GetIdpGroupMappingResponse> |
IdentityWaiters.forIdpGroupMapping(GetIdpGroupMappingRequest request,
IdpGroupMapping.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetIdpGroupMappingRequest,GetIdpGroupMappingResponse> |
IdentityWaiters.forIdpGroupMapping(GetIdpGroupMappingRequest request,
IdpGroupMapping.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetIdpGroupMappingRequest,GetIdpGroupMappingResponse> |
IdentityWaiters.forIdpGroupMapping(GetIdpGroupMappingRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
IdpGroupMapping.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetIdpGroupMappingRequest |
GetIdpGroupMappingRequest.Builder.build()
Build the instance of GetIdpGroupMappingRequest as configured by this builder
|
GetIdpGroupMappingRequest |
GetIdpGroupMappingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIdpGroupMappingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIdpGroupMappingRequest.Builder |
GetIdpGroupMappingRequest.Builder.copy(GetIdpGroupMappingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.