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