Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingResponse |
IdentityDomainsClient.createCloudGateMapping(CreateCloudGateMappingRequest request) |
CreateCloudGateMappingResponse |
IdentityDomains.createCloudGateMapping(CreateCloudGateMappingRequest request)
Create a Cloud Gate mapping
|
Future<CreateCloudGateMappingResponse> |
IdentityDomainsAsyncClient.createCloudGateMapping(CreateCloudGateMappingRequest request,
AsyncHandler<CreateCloudGateMappingRequest,CreateCloudGateMappingResponse> handler) |
Future<CreateCloudGateMappingResponse> |
IdentityDomainsAsync.createCloudGateMapping(CreateCloudGateMappingRequest request,
AsyncHandler<CreateCloudGateMappingRequest,CreateCloudGateMappingResponse> handler)
Create a Cloud Gate mapping
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCloudGateMappingResponse> |
IdentityDomainsAsyncClient.createCloudGateMapping(CreateCloudGateMappingRequest request,
AsyncHandler<CreateCloudGateMappingRequest,CreateCloudGateMappingResponse> handler) |
Future<CreateCloudGateMappingResponse> |
IdentityDomainsAsync.createCloudGateMapping(CreateCloudGateMappingRequest request,
AsyncHandler<CreateCloudGateMappingRequest,CreateCloudGateMappingResponse> handler)
Create a Cloud Gate mapping
|
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingRequest |
CreateCloudGateMappingRequest.Builder.build()
Build the instance of CreateCloudGateMappingRequest as configured by this builder
|
CreateCloudGateMappingRequest |
CreateCloudGateMappingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCloudGateMappingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingRequest.Builder |
CreateCloudGateMappingRequest.Builder.copy(CreateCloudGateMappingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.