static ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.builder() |
Return a new builder for this request object.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.byoipRangeId(String byoipRangeId) |
The OCID of the
ByoipRange resource containing the BYOIP CIDR block.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.copy(ListByoipAllocatedRangesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.page(String page) |
For list pagination.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.toBuilder() |
|