Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
GetFleetResponse |
JavaManagementService.getFleet(GetFleetRequest request)
Retrieve a Fleet with the specified identifier.
|
GetFleetResponse |
JavaManagementServiceClient.getFleet(GetFleetRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetFleetRequest,GetFleetResponse> |
JavaManagementServiceWaiters.forFleet(GetFleetRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetFleetRequest,GetFleetResponse> |
JavaManagementServiceWaiters.forFleet(GetFleetRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetFleetRequest,GetFleetResponse> |
JavaManagementServiceWaiters.forFleet(GetFleetRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetFleetResponse> |
JavaManagementServiceAsync.getFleet(GetFleetRequest request,
AsyncHandler<GetFleetRequest,GetFleetResponse> handler)
Retrieve a Fleet with the specified identifier.
|
Future<GetFleetResponse> |
JavaManagementServiceAsyncClient.getFleet(GetFleetRequest request,
AsyncHandler<GetFleetRequest,GetFleetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetFleetResponse> |
JavaManagementServiceAsync.getFleet(GetFleetRequest request,
AsyncHandler<GetFleetRequest,GetFleetResponse> handler)
Retrieve a Fleet with the specified identifier.
|
Future<GetFleetResponse> |
JavaManagementServiceAsyncClient.getFleet(GetFleetRequest request,
AsyncHandler<GetFleetRequest,GetFleetResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetFleetResponse |
GetFleetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetFleetResponse.Builder |
GetFleetResponse.Builder.copy(GetFleetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.