Package | Description |
---|---|
com.oracle.bmc.desktops | |
com.oracle.bmc.desktops.requests |
Modifier and Type | Method and Description |
---|---|
StartDesktopResponse |
DesktopServiceClient.startDesktop(StartDesktopRequest request) |
StartDesktopResponse |
DesktopService.startDesktop(StartDesktopRequest request)
Starts the desktop with the specified OCID.
|
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 |
---|---|
StartDesktopRequest |
StartDesktopRequest.Builder.build()
Build the instance of StartDesktopRequest as configured by this builder
|
StartDesktopRequest |
StartDesktopRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StartDesktopRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StartDesktopRequest.Builder |
StartDesktopRequest.Builder.copy(StartDesktopRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.