Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
ListEnvironmentsResponse |
OcbAgentSvcClient.listEnvironments(ListEnvironmentsRequest request) |
ListEnvironmentsResponse |
OcbAgentSvc.listEnvironments(ListEnvironmentsRequest request)
Returns a list of source environments.
|
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.
|
Iterable<ListEnvironmentsResponse> |
OcbAgentSvcPaginators.listEnvironmentsResponseIterator(ListEnvironmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listEnvironments operation.
|
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 |
---|---|
ListEnvironmentsResponse |
ListEnvironmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListEnvironmentsResponse.Builder |
ListEnvironmentsResponse.Builder.copy(ListEnvironmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.