Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.responses |
Modifier and Type | Method and Description |
---|---|
DeployPluginsResponse |
ManagementAgent.deployPlugins(DeployPluginsRequest request)
Deploys Plugins to a given list of agentIds.
|
DeployPluginsResponse |
ManagementAgentClient.deployPlugins(DeployPluginsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeployPluginsResponse> |
ManagementAgentAsyncClient.deployPlugins(DeployPluginsRequest request,
AsyncHandler<DeployPluginsRequest,DeployPluginsResponse> handler) |
Future<DeployPluginsResponse> |
ManagementAgentAsync.deployPlugins(DeployPluginsRequest request,
AsyncHandler<DeployPluginsRequest,DeployPluginsResponse> handler)
Deploys Plugins to a given list of agentIds.
|
Modifier and Type | Method and Description |
---|---|
Future<DeployPluginsResponse> |
ManagementAgentAsyncClient.deployPlugins(DeployPluginsRequest request,
AsyncHandler<DeployPluginsRequest,DeployPluginsResponse> handler) |
Future<DeployPluginsResponse> |
ManagementAgentAsync.deployPlugins(DeployPluginsRequest request,
AsyncHandler<DeployPluginsRequest,DeployPluginsResponse> handler)
Deploys Plugins to a given list of agentIds.
|
Modifier and Type | Method and Description |
---|---|
DeployPluginsResponse |
DeployPluginsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeployPluginsResponse.Builder |
DeployPluginsResponse.Builder.copy(DeployPluginsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.