Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.responses |
Modifier and Type | Method and Description |
---|---|
GetDesktopResponse |
DesktopServiceClient.getDesktop(GetDesktopRequest request) |
GetDesktopResponse |
DesktopService.getDesktop(GetDesktopRequest request)
Provides information about the desktop with the specified OCID.
|
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. |
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 |
---|---|
GetDesktopResponse |
GetDesktopResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDesktopResponse.Builder |
GetDesktopResponse.Builder.copy(GetDesktopResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.