Package | Description |
---|---|
com.oracle.bmc.servicemesh.requests |
Modifier and Type | Method and Description |
---|---|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.body$(UpdateIngressGatewayDetails body)
Alternative setter for the body parameter.
|
static UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.builder()
Return a new builder for this request object.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.copy(UpdateIngressGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.ingressGatewayId(String ingressGatewayId)
Unique IngressGateway identifier.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.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.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.toBuilder()
Return an instance of
UpdateIngressGatewayRequest.Builder that allows you to modify request properties. |
UpdateIngressGatewayRequest.Builder |
UpdateIngressGatewayRequest.Builder.updateIngressGatewayDetails(UpdateIngressGatewayDetails updateIngressGatewayDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.