Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.responses |
Modifier and Type | Method and Description |
---|---|
StartDesktopResponse |
DesktopServiceClient.startDesktop(StartDesktopRequest request) |
StartDesktopResponse |
DesktopService.startDesktop(StartDesktopRequest request)
Starts the desktop with the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<StartDesktopResponse> |
DesktopServiceAsyncClient.startDesktop(StartDesktopRequest request,
AsyncHandler<StartDesktopRequest,StartDesktopResponse> handler) |
Future<StartDesktopResponse> |
DesktopServiceAsync.startDesktop(StartDesktopRequest request,
AsyncHandler<StartDesktopRequest,StartDesktopResponse> handler)
Starts the desktop with the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<StartDesktopResponse> |
DesktopServiceAsyncClient.startDesktop(StartDesktopRequest request,
AsyncHandler<StartDesktopRequest,StartDesktopResponse> handler) |
Future<StartDesktopResponse> |
DesktopServiceAsync.startDesktop(StartDesktopRequest request,
AsyncHandler<StartDesktopRequest,StartDesktopResponse> handler)
Starts the desktop with the specified OCID.
|
Modifier and Type | Method and Description |
---|---|
StartDesktopResponse |
StartDesktopResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
StartDesktopResponse.Builder |
StartDesktopResponse.Builder.copy(StartDesktopResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.