CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.body$(CreateIngressGatewayDetails body) |
Alternative setter for the body parameter.
|
static CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.builder() |
Return a new builder for this request object.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.copy(CreateIngressGatewayRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.createIngressGatewayDetails(CreateIngressGatewayDetails createIngressGatewayDetails) |
Details for the new IngressGateway.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.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.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateIngressGatewayRequest.Builder |
CreateIngressGatewayRequest.toBuilder() |
|