Package | Description |
---|---|
com.oracle.bmc.computeinstanceagent | |
com.oracle.bmc.computeinstanceagent.responses |
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentPluginsResponse |
Plugin.listInstanceAgentPlugins(ListInstanceAgentPluginsRequest request)
The API to get one or more plugin information.
|
ListInstanceAgentPluginsResponse |
PluginClient.listInstanceAgentPlugins(ListInstanceAgentPluginsRequest request) |
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) |
Iterable<ListInstanceAgentPluginsResponse> |
PluginPaginators.listInstanceAgentPluginsResponseIterator(ListInstanceAgentPluginsRequest request)
Creates a new iterable which will iterate over the responses received from the
listInstanceAgentPlugins operation.
|
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 |
---|---|
ListInstanceAgentPluginsResponse |
ListInstanceAgentPluginsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListInstanceAgentPluginsResponse.Builder |
ListInstanceAgentPluginsResponse.Builder.copy(ListInstanceAgentPluginsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.