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