Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
GetEnvironmentResponse |
OcbAgentSvcClient.getEnvironment(GetEnvironmentRequest request) |
GetEnvironmentResponse |
OcbAgentSvc.getEnvironment(GetEnvironmentRequest request)
Gets a source environment by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetEnvironmentResponse> |
OcbAgentSvcAsyncClient.getEnvironment(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResponse> handler) |
Future<GetEnvironmentResponse> |
OcbAgentSvcAsync.getEnvironment(GetEnvironmentRequest request,
AsyncHandler<GetEnvironmentRequest,GetEnvironmentResponse> handler)
Gets a source environment by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetEnvironmentResponse |
GetEnvironmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.copy(GetEnvironmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.