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