@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetInternetGatewayRequest extends BmcRequest<Void>
Example: Click here to see how to use GetInternetGatewayRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetInternetGatewayRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetInternetGatewayRequest.Builder |
builder() |
String |
getIgId()
The OCID of the internet gateway.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetInternetGatewayRequest.Builder builder()
public String getIgId()
The OCID of the internet gateway.
Copyright © 2016–2021. All rights reserved.