Package | Description |
---|---|
com.oracle.bmc.managementagent | |
com.oracle.bmc.managementagent.requests |
Modifier and Type | Method and Description |
---|---|
DeployPluginsResponse |
ManagementAgent.deployPlugins(DeployPluginsRequest request)
Deploys Plugins to a given list of agentIds.
|
DeployPluginsResponse |
ManagementAgentClient.deployPlugins(DeployPluginsRequest request) |
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 |
---|---|
DeployPluginsRequest |
DeployPluginsRequest.Builder.build()
Build the instance of DeployPluginsRequest as configured by this builder
|
DeployPluginsRequest |
DeployPluginsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeployPluginsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeployPluginsRequest.Builder |
DeployPluginsRequest.Builder.copy(DeployPluginsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.