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