Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.responses |
Modifier and Type | Method and Description |
---|---|
GetPluginResponse |
OcbAgentSvcClient.getPlugin(GetPluginRequest request) |
GetPluginResponse |
OcbAgentSvc.getPlugin(GetPluginRequest request)
Gets a plugin by identifier.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetPluginRequest,GetPluginResponse> |
OcbAgentSvcWaiters.forPlugin(GetPluginRequest request,
Plugin.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPluginRequest,GetPluginResponse> |
OcbAgentSvcWaiters.forPlugin(GetPluginRequest request,
Plugin.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPluginRequest,GetPluginResponse> |
OcbAgentSvcWaiters.forPlugin(GetPluginRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Plugin.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetPluginResponse> |
OcbAgentSvcAsyncClient.getPlugin(GetPluginRequest request,
AsyncHandler<GetPluginRequest,GetPluginResponse> handler) |
Future<GetPluginResponse> |
OcbAgentSvcAsync.getPlugin(GetPluginRequest request,
AsyncHandler<GetPluginRequest,GetPluginResponse> handler)
Gets a plugin by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPluginResponse> |
OcbAgentSvcAsyncClient.getPlugin(GetPluginRequest request,
AsyncHandler<GetPluginRequest,GetPluginResponse> handler) |
Future<GetPluginResponse> |
OcbAgentSvcAsync.getPlugin(GetPluginRequest request,
AsyncHandler<GetPluginRequest,GetPluginResponse> handler)
Gets a plugin by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetPluginResponse |
GetPluginResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPluginResponse.Builder |
GetPluginResponse.Builder.copy(GetPluginResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.