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