@Generated(value="OracleSDKGenerator", comments="API Version: 20190501") public class GetGatewayRequest extends BmcRequest<Void>
Example: Click here to see how to use GetGatewayRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetGatewayRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetGatewayRequest.Builder |
builder() |
String |
getGatewayId()
The ocid of the gateway.
|
String |
getOpcRequestId()
The client request id for tracing.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetGatewayRequest.Builder builder()
public String getGatewayId()
The ocid of the gateway.
public String getOpcRequestId()
The client request id for tracing.
Copyright © 2016–2021. All rights reserved.