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