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