Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.responses |
Modifier and Type | Method and Description |
---|---|
GetDesktopPoolResponse |
DesktopServiceClient.getDesktopPool(GetDesktopPoolRequest request) |
GetDesktopPoolResponse |
DesktopService.getDesktopPool(GetDesktopPoolRequest request)
Returns information about the desktop pool including all configuration parameters and the
current state.
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetDesktopPoolRequest,GetDesktopPoolResponse> |
DesktopServiceWaiters.forDesktopPool(GetDesktopPoolRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDesktopPoolRequest,GetDesktopPoolResponse> |
DesktopServiceWaiters.forDesktopPool(GetDesktopPoolRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDesktopPoolRequest,GetDesktopPoolResponse> |
DesktopServiceWaiters.forDesktopPool(GetDesktopPoolRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetDesktopPoolResponse> |
DesktopServiceAsyncClient.getDesktopPool(GetDesktopPoolRequest request,
AsyncHandler<GetDesktopPoolRequest,GetDesktopPoolResponse> handler) |
Future<GetDesktopPoolResponse> |
DesktopServiceAsync.getDesktopPool(GetDesktopPoolRequest request,
AsyncHandler<GetDesktopPoolRequest,GetDesktopPoolResponse> handler)
Returns information about the desktop pool including all configuration parameters and the
current state.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDesktopPoolResponse> |
DesktopServiceAsyncClient.getDesktopPool(GetDesktopPoolRequest request,
AsyncHandler<GetDesktopPoolRequest,GetDesktopPoolResponse> handler) |
Future<GetDesktopPoolResponse> |
DesktopServiceAsync.getDesktopPool(GetDesktopPoolRequest request,
AsyncHandler<GetDesktopPoolRequest,GetDesktopPoolResponse> handler)
Returns information about the desktop pool including all configuration parameters and the
current state.
|
Modifier and Type | Method and Description |
---|---|
GetDesktopPoolResponse |
GetDesktopPoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDesktopPoolResponse.Builder |
GetDesktopPoolResponse.Builder.copy(GetDesktopPoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.