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