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