Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchCloudGateMappingResponse |
IdentityDomainsClient.patchCloudGateMapping(PatchCloudGateMappingRequest request) |
PatchCloudGateMappingResponse |
IdentityDomains.patchCloudGateMapping(PatchCloudGateMappingRequest request)
Update a Cloud Gate mapping
|
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 |
---|---|
PatchCloudGateMappingRequest |
PatchCloudGateMappingRequest.Builder.build()
Build the instance of PatchCloudGateMappingRequest as configured by this builder
|
PatchCloudGateMappingRequest |
PatchCloudGateMappingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchCloudGateMappingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchCloudGateMappingRequest.Builder |
PatchCloudGateMappingRequest.Builder.copy(PatchCloudGateMappingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.