Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateIdpGroupMappingResponse |
Identity.createIdpGroupMapping(CreateIdpGroupMappingRequest request)
Creates a single mapping between an IdP group and an IAM Service
Group . |
CreateIdpGroupMappingResponse |
IdentityClient.createIdpGroupMapping(CreateIdpGroupMappingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateIdpGroupMappingResponse> |
IdentityAsync.createIdpGroupMapping(CreateIdpGroupMappingRequest request,
AsyncHandler<CreateIdpGroupMappingRequest,CreateIdpGroupMappingResponse> handler)
Creates a single mapping between an IdP group and an IAM Service
Group . |
Future<CreateIdpGroupMappingResponse> |
IdentityAsyncClient.createIdpGroupMapping(CreateIdpGroupMappingRequest request,
AsyncHandler<CreateIdpGroupMappingRequest,CreateIdpGroupMappingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateIdpGroupMappingResponse> |
IdentityAsync.createIdpGroupMapping(CreateIdpGroupMappingRequest request,
AsyncHandler<CreateIdpGroupMappingRequest,CreateIdpGroupMappingResponse> handler)
Creates a single mapping between an IdP group and an IAM Service
Group . |
Future<CreateIdpGroupMappingResponse> |
IdentityAsyncClient.createIdpGroupMapping(CreateIdpGroupMappingRequest request,
AsyncHandler<CreateIdpGroupMappingRequest,CreateIdpGroupMappingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateIdpGroupMappingResponse |
CreateIdpGroupMappingResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateIdpGroupMappingResponse.Builder |
CreateIdpGroupMappingResponse.Builder.copy(CreateIdpGroupMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2019. All rights reserved.