static GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.builder() |
Return a new builder for this request object.
|
GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.Builder.copy(GetDhcpOptionsRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.Builder.dhcpId(String dhcpId) |
The OCID for the
set of DHCP options.
|
GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetDhcpOptionsRequest.Builder |
GetDhcpOptionsRequest.toBuilder() |
|