Uses of Class
com.oracle.bmc.cloudbridge.responses.GetAgentDependencyResponse
-
Packages that use GetAgentDependencyResponse Package Description com.oracle.bmc.cloudbridge com.oracle.bmc.cloudbridge.responses -
-
Uses of GetAgentDependencyResponse in com.oracle.bmc.cloudbridge
Methods in com.oracle.bmc.cloudbridge that return GetAgentDependencyResponse Modifier and Type Method Description GetAgentDependencyResponseOcbAgentSvc. getAgentDependency(GetAgentDependencyRequest request)Gets an AgentDependency by identifier.GetAgentDependencyResponseOcbAgentSvcClient. getAgentDependency(GetAgentDependencyRequest request)Method parameters in com.oracle.bmc.cloudbridge with type arguments of type GetAgentDependencyResponse Modifier and Type Method Description Future<GetAgentDependencyResponse>OcbAgentSvcAsync. getAgentDependency(GetAgentDependencyRequest request, AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler)Gets an AgentDependency by identifier.Future<GetAgentDependencyResponse>OcbAgentSvcAsyncClient. getAgentDependency(GetAgentDependencyRequest request, AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler) -
Uses of GetAgentDependencyResponse in com.oracle.bmc.cloudbridge.responses
Methods in com.oracle.bmc.cloudbridge.responses that return GetAgentDependencyResponse Modifier and Type Method Description GetAgentDependencyResponseGetAgentDependencyResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudbridge.responses with parameters of type GetAgentDependencyResponse Modifier and Type Method Description GetAgentDependencyResponse.BuilderGetAgentDependencyResponse.Builder. copy(GetAgentDependencyResponse o)Copy method to populate the builder with values from the given instance.
-