Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.body$(UpdateDhcpDetails body)
Alternative setter for the body parameter.
|
static UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.builder() |
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) |
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.ifMatch(String ifMatch) |
UpdateDhcpOptionsRequest.Builder |
UpdateDhcpOptionsRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> 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.Builder.updateDhcpDetails(UpdateDhcpDetails updateDhcpDetails) |
Copyright © 2016–2021. All rights reserved.