Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListEnvironmentsResponse> |
OcbAgentSvcAsyncClient.listEnvironments(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResponse> handler) |
Future<ListEnvironmentsResponse> |
OcbAgentSvcAsync.listEnvironments(ListEnvironmentsRequest request,
AsyncHandler<ListEnvironmentsRequest,ListEnvironmentsResponse> handler)
Returns a list of source environments.
|
Modifier and Type | Method and Description |
---|---|
ListEnvironmentsRequest |
ListEnvironmentsRequest.Builder.build()
Build the instance of ListEnvironmentsRequest as configured by this builder
|
ListEnvironmentsRequest |
ListEnvironmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListEnvironmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListEnvironmentsRequest.Builder |
ListEnvironmentsRequest.Builder.copy(ListEnvironmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.