CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.body$(CreatePublicIpPoolDetails body) |
Alternative setter for the body parameter.
|
static CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.builder() |
Return a new builder for this request object.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.copy(CreatePublicIpPoolRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.createPublicIpPoolDetails(CreatePublicIpPoolDetails createPublicIpPoolDetails) |
Create Public Ip Pool details
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreatePublicIpPoolRequest.Builder |
CreatePublicIpPoolRequest.toBuilder() |
|