| Interface | Description |
|---|---|
| AllocationPool |
The continuous IP address range between the start address and the end address for the allocation pools.
|
| FiveTuple |
Abstraction of an entity to provide five tuple information from packet.
|
| FiveTuple.Builder |
Builder class for Five tuple info.
|
| FloatingIp |
Representation of a floatingIp.
|
| FlowClassifier |
Abstraction of an entity which provides flow classifier for service function chain.
|
| FlowClassifier.Builder |
Builder for flow Classifier.
|
| HostRoute |
Host route dictionaries for the subnet.
|
| PortChain |
Abstraction of an entity providing Port Chain information.
|
| PortChain.Builder |
A port chain builder..
|
| PortPair |
Abstraction of an entity providing Port Pair information.
|
| PortPair.Builder |
A port pair builder..
|
| PortPairGroup |
Abstraction of an entity providing Port Pair Group information.
|
| PortPairGroup.Builder |
A port pair group builder..
|
| Router |
Representation of a Router.
|
| Subnet |
Representation of a subnet.
|
| TenantNetwork |
Representation of the tenantNetwork.
|
| VirtualPort |
Representation of the VirtualPort.
|
| Class | Description |
|---|---|
| AllowedAddressPair |
Immutable representation of a allowed address pair.
|
| BindingHostId | |
| DefaultAllocationPool |
The continuous IP address range between the start address and the end address
for the allocation pools.
|
| DefaultFiveTuple |
Representation for five tuple information from packet.
|
| DefaultFiveTuple.Builder |
Builder class for Five tuple info.
|
| DefaultFloatingIp |
Default implementation of FloatingIp interface.
|
| DefaultFlowClassifier |
Provides Default flow classifier.
|
| DefaultFlowClassifier.Builder |
Builder class for constructing Flow classifier.
|
| DefaultHostRoute |
Host route dictionaries for the subnet.
|
| DefaultPortChain |
Implementation of port chain.
|
| DefaultPortChain.Builder |
Builder class for Port chain.
|
| DefaultPortPair |
Implementation of port pair.
|
| DefaultPortPair.Builder |
Builder class for Port pair.
|
| DefaultPortPairGroup |
Implementation of port pair group.
|
| DefaultPortPairGroup.Builder |
Builder class for Port pair group.
|
| DefaultRouter |
Default implementation of router interface.
|
| DefaultSubnet |
Default implementation of Subnet interface .
|
| DefaultTenantNetwork |
Default implementation of TenantNetwork interface.
|
| DefaultVirtualPort |
Default implementation of VirtualPort interface .
|
| FixedIp |
Immutable representation of a IP address for the port, Include the IP address
and subnet identity.
|
| FloatingIpId |
Immutable representation of a floating IP identifier.
|
| FlowClassifierId |
Flow classification identifier.
|
| LoadBalanceId | |
| PhysicalNetwork |
Immutable representation of a physical network identity.
|
| PortChainId |
Representation of a Port Chain ID.
|
| PortPairGroupId |
Representation of a Port Pair Group ID.
|
| PortPairId |
Representation of a Port Pair ID.
|
| RouterGateway |
Representation of a Router gateway.
|
| RouterId |
Immutable representation of a router identifier.
|
| RouterInterface |
Representation of a Router interface.
|
| SecurityGroup |
Immutable representation of a security group.
|
| SegmentationId |
Immutable representation of a Segmentation identifier.
|
| ServiceFunctionGroup |
Implementation of ServiceFunctionGroup class.
|
| SubnetId |
Immutable representation of a subnet identifier.
|
| TenantId |
Immutable representation of a tenant identifier.
|
| TenantNetworkId |
Immutable representation of a tenantNetwork identity.
|
| TenantRouter | |
| VirtualPortId |
Immutable representation of a virtual port identifier.
|
| Enum | Description |
|---|---|
| FloatingIp.Status |
Coarse classification of the type of the FloatingIp.
|
| Router.Status |
Coarse classification of the type of the Router.
|
| Subnet.Mode |
Coarse classification of the type of the ipV6Mode.
|
| TenantNetwork.State |
Coarse classification of the state of the tenantNetwork.
|
| TenantNetwork.Type |
Coarse classification of the type of the tenantNetwork.
|
| VirtualPort.State |
Coarse classification of the type of the virtual port.
|