Uses of Class
com.oracle.bmc.cloudbridge.requests.ListAgentDependenciesRequest
-
Packages that use ListAgentDependenciesRequest Package Description com.oracle.bmc.cloudbridge com.oracle.bmc.cloudbridge.requests -
-
Uses of ListAgentDependenciesRequest in com.oracle.bmc.cloudbridge
Method parameters in com.oracle.bmc.cloudbridge with type arguments of type ListAgentDependenciesRequest Modifier and Type Method Description Future<ListAgentDependenciesResponse>OcbAgentSvcAsync. listAgentDependencies(ListAgentDependenciesRequest request, AsyncHandler<ListAgentDependenciesRequest,ListAgentDependenciesResponse> handler)Returns a list of AgentDependencies such as AgentDependencyCollection.Future<ListAgentDependenciesResponse>OcbAgentSvcAsyncClient. listAgentDependencies(ListAgentDependenciesRequest request, AsyncHandler<ListAgentDependenciesRequest,ListAgentDependenciesResponse> handler) -
Uses of ListAgentDependenciesRequest in com.oracle.bmc.cloudbridge.requests
Methods in com.oracle.bmc.cloudbridge.requests that return ListAgentDependenciesRequest Modifier and Type Method Description ListAgentDependenciesRequestListAgentDependenciesRequest.Builder. build()Build the instance of ListAgentDependenciesRequest as configured by this builderListAgentDependenciesRequestListAgentDependenciesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAgentDependenciesRequest as configured by this builderMethods in com.oracle.bmc.cloudbridge.requests with parameters of type ListAgentDependenciesRequest Modifier and Type Method Description ListAgentDependenciesRequest.BuilderListAgentDependenciesRequest.Builder. copy(ListAgentDependenciesRequest o)Copy method to populate the builder with values from the given instance.
-