Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDesktopRequest,GetDesktopResponse> |
DesktopServiceWaiters.forDesktop(GetDesktopRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetDesktopResponse |
DesktopServiceClient.getDesktop(GetDesktopRequest request) |
GetDesktopResponse |
DesktopService.getDesktop(GetDesktopRequest request)
Provides information about the desktop with the specified OCID.
|
Future<GetDesktopResponse> |
DesktopServiceAsyncClient.getDesktop(GetDesktopRequest request,
AsyncHandler<GetDesktopRequest,GetDesktopResponse> handler) |
Future<GetDesktopResponse> |
DesktopServiceAsync.getDesktop(GetDesktopRequest request,
AsyncHandler<GetDesktopRequest,GetDesktopResponse> handler)
Provides information about the desktop with the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDesktopResponse> |
DesktopServiceAsyncClient.getDesktop(GetDesktopRequest request,
AsyncHandler<GetDesktopRequest,GetDesktopResponse> handler) |
Future<GetDesktopResponse> |
DesktopServiceAsync.getDesktop(GetDesktopRequest request,
AsyncHandler<GetDesktopRequest,GetDesktopResponse> handler)
Provides information about the desktop with the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
GetDesktopRequest |
GetDesktopRequest.Builder.build()
Build the instance of GetDesktopRequest as configured by this builder
|
GetDesktopRequest |
GetDesktopRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDesktopRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDesktopRequest.Builder |
GetDesktopRequest.Builder.copy(GetDesktopRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.