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