Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
GetAgentDependencyResponse |
OcbAgentSvcClient.getAgentDependency(GetAgentDependencyRequest request) |
GetAgentDependencyResponse |
OcbAgentSvc.getAgentDependency(GetAgentDependencyRequest request)
Gets an AgentDependency by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAgentDependencyResponse> |
OcbAgentSvcAsyncClient.getAgentDependency(GetAgentDependencyRequest request,
AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler) |
Future<GetAgentDependencyResponse> |
OcbAgentSvcAsync.getAgentDependency(GetAgentDependencyRequest request,
AsyncHandler<GetAgentDependencyRequest,GetAgentDependencyResponse> handler)
Gets an AgentDependency by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetAgentDependencyResponse |
GetAgentDependencyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAgentDependencyResponse.Builder |
GetAgentDependencyResponse.Builder.copy(GetAgentDependencyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.