Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PutCloudGateMappingResponse |
IdentityDomainsClient.putCloudGateMapping(PutCloudGateMappingRequest request) |
PutCloudGateMappingResponse |
IdentityDomains.putCloudGateMapping(PutCloudGateMappingRequest request)
Replace a Cloud Gate mapping
|
Modifier and Type | Method and Description |
---|---|
Future<PutCloudGateMappingResponse> |
IdentityDomainsAsyncClient.putCloudGateMapping(PutCloudGateMappingRequest request,
AsyncHandler<PutCloudGateMappingRequest,PutCloudGateMappingResponse> handler) |
Future<PutCloudGateMappingResponse> |
IdentityDomainsAsync.putCloudGateMapping(PutCloudGateMappingRequest request,
AsyncHandler<PutCloudGateMappingRequest,PutCloudGateMappingResponse> handler)
Replace a Cloud Gate mapping
|
Modifier and Type | Method and Description |
---|---|
Future<PutCloudGateMappingResponse> |
IdentityDomainsAsyncClient.putCloudGateMapping(PutCloudGateMappingRequest request,
AsyncHandler<PutCloudGateMappingRequest,PutCloudGateMappingResponse> handler) |
Future<PutCloudGateMappingResponse> |
IdentityDomainsAsync.putCloudGateMapping(PutCloudGateMappingRequest request,
AsyncHandler<PutCloudGateMappingRequest,PutCloudGateMappingResponse> handler)
Replace a Cloud Gate mapping
|
Modifier and Type | Method and Description |
---|---|
PutCloudGateMappingResponse |
PutCloudGateMappingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutCloudGateMappingResponse.Builder |
PutCloudGateMappingResponse.Builder.copy(PutCloudGateMappingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.