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