Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
CreateByoipRangeResponse |
VirtualNetwork.createByoipRange(CreateByoipRangeRequest request)
Creates a subrange of the BYOIP CIDR block.
|
CreateByoipRangeResponse |
VirtualNetworkClient.createByoipRange(CreateByoipRangeRequest request) |
Future<CreateByoipRangeResponse> |
VirtualNetworkAsyncClient.createByoipRange(CreateByoipRangeRequest request,
AsyncHandler<CreateByoipRangeRequest,CreateByoipRangeResponse> handler) |
Future<CreateByoipRangeResponse> |
VirtualNetworkAsync.createByoipRange(CreateByoipRangeRequest request,
AsyncHandler<CreateByoipRangeRequest,CreateByoipRangeResponse> handler)
Creates a subrange of the BYOIP CIDR block.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateByoipRangeResponse> |
VirtualNetworkAsyncClient.createByoipRange(CreateByoipRangeRequest request,
AsyncHandler<CreateByoipRangeRequest,CreateByoipRangeResponse> handler) |
Future<CreateByoipRangeResponse> |
VirtualNetworkAsync.createByoipRange(CreateByoipRangeRequest request,
AsyncHandler<CreateByoipRangeRequest,CreateByoipRangeResponse> handler)
Creates a subrange of the BYOIP CIDR block.
|
Modifier and Type | Method and Description |
---|---|
CreateByoipRangeRequest |
CreateByoipRangeRequest.Builder.build()
Build the instance of CreateByoipRangeRequest as configured by this builder
|
CreateByoipRangeRequest |
CreateByoipRangeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateByoipRangeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateByoipRangeRequest.Builder |
CreateByoipRangeRequest.Builder.copy(CreateByoipRangeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.