Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetJmsPluginRequest,GetJmsPluginResponse> |
JavaManagementServiceWaiters.forJmsPlugin(GetJmsPluginRequest request,
JmsPluginLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetJmsPluginRequest,GetJmsPluginResponse> |
JavaManagementServiceWaiters.forJmsPlugin(GetJmsPluginRequest request,
JmsPluginLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetJmsPluginRequest,GetJmsPluginResponse> |
JavaManagementServiceWaiters.forJmsPlugin(GetJmsPluginRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
JmsPluginLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetJmsPluginResponse> |
JavaManagementServiceAsync.getJmsPlugin(GetJmsPluginRequest request,
AsyncHandler<GetJmsPluginRequest,GetJmsPluginResponse> handler)
Returns the JmsPlugin.
|
Future<GetJmsPluginResponse> |
JavaManagementServiceAsyncClient.getJmsPlugin(GetJmsPluginRequest request,
AsyncHandler<GetJmsPluginRequest,GetJmsPluginResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetJmsPluginRequest |
GetJmsPluginRequest.Builder.build()
Build the instance of GetJmsPluginRequest as configured by this builder
|
GetJmsPluginRequest |
GetJmsPluginRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetJmsPluginRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.copy(GetJmsPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.