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