Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingResponse |
IdentityDomainsClient.createCloudGateMapping(CreateCloudGateMappingRequest request) |
CreateCloudGateMappingResponse |
IdentityDomains.createCloudGateMapping(CreateCloudGateMappingRequest request)
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 |
---|---|
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 |
---|---|
CreateCloudGateMappingResponse |
CreateCloudGateMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCloudGateMappingResponse.Builder |
CreateCloudGateMappingResponse.Builder.copy(CreateCloudGateMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.