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