Package | Description |
---|---|
com.oracle.bmc.cloudbridge | |
com.oracle.bmc.cloudbridge.requests |
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. |
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. |
GetPluginResponse |
OcbAgentSvcClient.getPlugin(GetPluginRequest request) |
GetPluginResponse |
OcbAgentSvc.getPlugin(GetPluginRequest request)
Gets a plugin by identifier.
|
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 |
---|---|
GetPluginRequest |
GetPluginRequest.Builder.build()
Build the instance of GetPluginRequest as configured by this builder
|
GetPluginRequest |
GetPluginRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPluginRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPluginRequest.Builder |
GetPluginRequest.Builder.copy(GetPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.