Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAgentDependencyResponse |
OcbAgentSvcClient.updateAgentDependency(UpdateAgentDependencyRequest request) |
UpdateAgentDependencyResponse |
OcbAgentSvc.updateAgentDependency(UpdateAgentDependencyRequest request)
Updates the AgentDependency.
|
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 |
---|---|
UpdateAgentDependencyRequest |
UpdateAgentDependencyRequest.Builder.build()
Build the instance of UpdateAgentDependencyRequest as configured by this builder
|
UpdateAgentDependencyRequest |
UpdateAgentDependencyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAgentDependencyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentDependencyRequest.Builder |
UpdateAgentDependencyRequest.Builder.copy(UpdateAgentDependencyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.