Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateDhcpOptionsResponse |
VirtualNetwork.createDhcpOptions(CreateDhcpOptionsRequest request)
Creates a new set of DHCP options for the specified VCN.
|
CreateDhcpOptionsResponse |
VirtualNetworkClient.createDhcpOptions(CreateDhcpOptionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDhcpOptionsResponse> |
VirtualNetworkAsyncClient.createDhcpOptions(CreateDhcpOptionsRequest request,
AsyncHandler<CreateDhcpOptionsRequest,CreateDhcpOptionsResponse> handler) |
Future<CreateDhcpOptionsResponse> |
VirtualNetworkAsync.createDhcpOptions(CreateDhcpOptionsRequest request,
AsyncHandler<CreateDhcpOptionsRequest,CreateDhcpOptionsResponse> handler)
Creates a new set of DHCP options for the specified VCN.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDhcpOptionsResponse> |
VirtualNetworkAsyncClient.createDhcpOptions(CreateDhcpOptionsRequest request,
AsyncHandler<CreateDhcpOptionsRequest,CreateDhcpOptionsResponse> handler) |
Future<CreateDhcpOptionsResponse> |
VirtualNetworkAsync.createDhcpOptions(CreateDhcpOptionsRequest request,
AsyncHandler<CreateDhcpOptionsRequest,CreateDhcpOptionsResponse> handler)
Creates a new set of DHCP options for the specified VCN.
|
Modifier and Type | Method and Description |
---|---|
CreateDhcpOptionsResponse |
CreateDhcpOptionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDhcpOptionsResponse.Builder |
CreateDhcpOptionsResponse.Builder.copy(CreateDhcpOptionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.