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