UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.body$(UpdateDhcpDetails body) |
Alternative setter for the body parameter.
|
static UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.builder() |
Return a new builder for this request object.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.copy(UpdateDhcpOptionsRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.dhcpId(String dhcpId) |
The OCID for the
set of DHCP options.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.toBuilder() |
|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.updateDhcpDetails(UpdateDhcpDetails updateDhcpDetails) |
Request object for updating a set of DHCP options.
|