Package | Description |
---|---|
com.oracle.bmc.desktops.requests |
Modifier and Type | Method and Description |
---|---|
static StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.builder()
Return a new builder for this request object.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.copy(StopDesktopPoolRequest o)
Copy method to populate the builder with values from the given instance.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.desktopPoolId(String desktopPoolId)
The OCID of the desktop pool.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.opcRequestId(String opcRequestId)
The unique identifier of the request.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
StopDesktopPoolRequest.Builder |
StopDesktopPoolRequest.toBuilder()
Return an instance of
StopDesktopPoolRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.