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