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