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