Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchCloudGateServerResponse |
IdentityDomainsClient.patchCloudGateServer(PatchCloudGateServerRequest request) |
PatchCloudGateServerResponse |
IdentityDomains.patchCloudGateServer(PatchCloudGateServerRequest request)
Update a Cloud Gate server
|
Future<PatchCloudGateServerResponse> |
IdentityDomainsAsyncClient.patchCloudGateServer(PatchCloudGateServerRequest request,
AsyncHandler<PatchCloudGateServerRequest,PatchCloudGateServerResponse> handler) |
Future<PatchCloudGateServerResponse> |
IdentityDomainsAsync.patchCloudGateServer(PatchCloudGateServerRequest request,
AsyncHandler<PatchCloudGateServerRequest,PatchCloudGateServerResponse> handler)
Update a Cloud Gate server
|
Modifier and Type | Method and Description |
---|---|
Future<PatchCloudGateServerResponse> |
IdentityDomainsAsyncClient.patchCloudGateServer(PatchCloudGateServerRequest request,
AsyncHandler<PatchCloudGateServerRequest,PatchCloudGateServerResponse> handler) |
Future<PatchCloudGateServerResponse> |
IdentityDomainsAsync.patchCloudGateServer(PatchCloudGateServerRequest request,
AsyncHandler<PatchCloudGateServerRequest,PatchCloudGateServerResponse> handler)
Update a Cloud Gate server
|
Modifier and Type | Method and Description |
---|---|
PatchCloudGateServerRequest |
PatchCloudGateServerRequest.Builder.build()
Build the instance of PatchCloudGateServerRequest as configured by this builder
|
PatchCloudGateServerRequest |
PatchCloudGateServerRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchCloudGateServerRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchCloudGateServerRequest.Builder |
PatchCloudGateServerRequest.Builder.copy(PatchCloudGateServerRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.