Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.builder()
Return a new builder for this request object.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.Builder.copy(DeleteLocalPeeringGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.Builder.localPeeringGatewayId(String localPeeringGatewayId)
The OCID
of the local peering gateway.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteLocalPeeringGatewayRequest.Builder |
DeleteLocalPeeringGatewayRequest.toBuilder()
Return an instance of
DeleteLocalPeeringGatewayRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.