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