Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse |
OcbAgentSvcClient.listAgents(ListAgentsRequest request) |
ListAgentsResponse |
OcbAgentSvc.listAgents(ListAgentsRequest request)
Returns a list of Agents.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAgentsResponse> |
OcbAgentSvcAsyncClient.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler) |
Future<ListAgentsResponse> |
OcbAgentSvcAsync.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler)
Returns a list of Agents.
|
Iterable<ListAgentsResponse> |
OcbAgentSvcPaginators.listAgentsResponseIterator(ListAgentsRequest request)
Creates a new iterable which will iterate over the responses received from the listAgents
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAgentsResponse> |
OcbAgentSvcAsyncClient.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler) |
Future<ListAgentsResponse> |
OcbAgentSvcAsync.listAgents(ListAgentsRequest request,
AsyncHandler<ListAgentsRequest,ListAgentsResponse> handler)
Returns a list of Agents.
|
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse |
ListAgentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAgentsResponse.Builder |
ListAgentsResponse.Builder.copy(ListAgentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.