Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse |
OcbAgentSvcClient.updateAgent(UpdateAgentRequest request) |
UpdateAgentResponse |
OcbAgentSvc.updateAgent(UpdateAgentRequest request)
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 |
---|---|
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 |
---|---|
UpdateAgentResponse |
UpdateAgentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentResponse.Builder |
UpdateAgentResponse.Builder.copy(UpdateAgentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.