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