Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchCloudGateServerResponse |
IdentityDomainsClient.patchCloudGateServer(PatchCloudGateServerRequest request) |
PatchCloudGateServerResponse |
IdentityDomains.patchCloudGateServer(PatchCloudGateServerRequest request)
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 |
---|---|
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 |
---|---|
PatchCloudGateServerResponse |
PatchCloudGateServerResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchCloudGateServerResponse.Builder |
PatchCloudGateServerResponse.Builder.copy(PatchCloudGateServerResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.