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