Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListByoipAllocatedRangesResponse> |
VirtualNetworkAsyncClient.listByoipAllocatedRanges(ListByoipAllocatedRangesRequest request,
AsyncHandler<ListByoipAllocatedRangesRequest,ListByoipAllocatedRangesResponse> handler) |
Future<ListByoipAllocatedRangesResponse> |
VirtualNetworkAsync.listByoipAllocatedRanges(ListByoipAllocatedRangesRequest request,
AsyncHandler<ListByoipAllocatedRangesRequest,ListByoipAllocatedRangesResponse> handler)
Lists the subranges of a BYOIP CIDR block currently allocated to an IP pool.
|
Modifier and Type | Method and Description |
---|---|
ListByoipAllocatedRangesRequest |
ListByoipAllocatedRangesRequest.Builder.build()
Build the instance of ListByoipAllocatedRangesRequest as configured by this builder
|
ListByoipAllocatedRangesRequest |
ListByoipAllocatedRangesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListByoipAllocatedRangesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListByoipAllocatedRangesRequest.Builder |
ListByoipAllocatedRangesRequest.Builder.copy(ListByoipAllocatedRangesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.