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