Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListInstanceAgentPluginsResponse> |
PluginAsync.listInstanceAgentPlugins(ListInstanceAgentPluginsRequest request,
AsyncHandler<ListInstanceAgentPluginsRequest,ListInstanceAgentPluginsResponse> handler)
The API to get one or more plugin information.
|
Future<ListInstanceAgentPluginsResponse> |
PluginAsyncClient.listInstanceAgentPlugins(ListInstanceAgentPluginsRequest request,
AsyncHandler<ListInstanceAgentPluginsRequest,ListInstanceAgentPluginsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentPluginsRequest |
ListInstanceAgentPluginsRequest.Builder.build()
Build the instance of ListInstanceAgentPluginsRequest as configured by this builder
|
ListInstanceAgentPluginsRequest |
ListInstanceAgentPluginsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListInstanceAgentPluginsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentPluginsRequest.Builder |
ListInstanceAgentPluginsRequest.Builder.copy(ListInstanceAgentPluginsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.