Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
DeleteDhcpOptionsResponse |
VirtualNetworkClient.deleteDhcpOptions(DeleteDhcpOptionsRequest request) |
DeleteDhcpOptionsResponse |
VirtualNetwork.deleteDhcpOptions(DeleteDhcpOptionsRequest request)
Deletes the specified set of DHCP options, but only if it’s not associated with a subnet.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteDhcpOptionsResponse> |
VirtualNetworkAsync.deleteDhcpOptions(DeleteDhcpOptionsRequest request,
AsyncHandler<DeleteDhcpOptionsRequest,DeleteDhcpOptionsResponse> handler)
Deletes the specified set of DHCP options, but only if it’s not associated with a subnet.
|
Future<DeleteDhcpOptionsResponse> |
VirtualNetworkAsyncClient.deleteDhcpOptions(DeleteDhcpOptionsRequest request,
AsyncHandler<DeleteDhcpOptionsRequest,DeleteDhcpOptionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteDhcpOptionsResponse> |
VirtualNetworkAsync.deleteDhcpOptions(DeleteDhcpOptionsRequest request,
AsyncHandler<DeleteDhcpOptionsRequest,DeleteDhcpOptionsResponse> handler)
Deletes the specified set of DHCP options, but only if it’s not associated with a subnet.
|
Future<DeleteDhcpOptionsResponse> |
VirtualNetworkAsyncClient.deleteDhcpOptions(DeleteDhcpOptionsRequest request,
AsyncHandler<DeleteDhcpOptionsRequest,DeleteDhcpOptionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteDhcpOptionsResponse |
DeleteDhcpOptionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteDhcpOptionsResponse.Builder |
DeleteDhcpOptionsResponse.Builder.copy(DeleteDhcpOptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.