Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse |
OcbAgentSvcClient.updateAgent(UpdateAgentRequest request) |
UpdateAgentResponse |
OcbAgentSvc.updateAgent(UpdateAgentRequest request)
Updates the Agent.
|
Future<UpdateAgentResponse> |
OcbAgentSvcAsyncClient.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler) |
Future<UpdateAgentResponse> |
OcbAgentSvcAsync.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler)
Updates the Agent.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAgentResponse> |
OcbAgentSvcAsyncClient.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler) |
Future<UpdateAgentResponse> |
OcbAgentSvcAsync.updateAgent(UpdateAgentRequest request,
AsyncHandler<UpdateAgentRequest,UpdateAgentResponse> handler)
Updates the Agent.
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentRequest |
UpdateAgentRequest.Builder.build()
Build the instance of UpdateAgentRequest as configured by this builder
|
UpdateAgentRequest |
UpdateAgentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAgentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.copy(UpdateAgentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.