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