- SecurityGroup - Class in org.onosproject.vtnrsc
-
Immutable representation of a security group.
- securityGroup() - Method in class org.onosproject.vtnrsc.SecurityGroup
-
Returns the securityGroup.
- securityGroup(String) - Static method in class org.onosproject.vtnrsc.SecurityGroup
-
Creates a securityGroup using the supplied securityGroup.
- SecurityGroupCodec - Class in org.onosproject.vtnrsc.web
-
Virtualport SecurityGroup codec.
- SecurityGroupCodec() - Constructor for class org.onosproject.vtnrsc.web.SecurityGroupCodec
-
- securityGroups() - Method in class org.onosproject.vtnrsc.DefaultVirtualPort
-
- securityGroups() - Method in interface org.onosproject.vtnrsc.VirtualPort
-
Returns the security groups.
- segmentationId() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- SegmentationId - Class in org.onosproject.vtnrsc
-
Immutable representation of a Segmentation identifier.
- segmentationId(String) - Static method in class org.onosproject.vtnrsc.SegmentationId
-
Creates a SegmentationId object.
- segmentationId() - Method in class org.onosproject.vtnrsc.SegmentationId
-
Returns the segmentation identifier.
- segmentationId() - Method in interface org.onosproject.vtnrsc.TenantNetwork
-
Returns the tenantNetwork segmentation id.
- shared() - Method in class org.onosproject.vtnrsc.DefaultSubnet
-
- shared() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- shared() - Method in interface org.onosproject.vtnrsc.Subnet
-
Indicates whether this tenantNetwork is shared across all tenants.
- shared() - Method in interface org.onosproject.vtnrsc.TenantNetwork
-
Indicates whether this tenantNetwork is shared across all tenants.
- startIp() - Method in interface org.onosproject.vtnrsc.AllocationPool
-
The start address for the allocation pool.
- startIp() - Method in class org.onosproject.vtnrsc.DefaultAllocationPool
-
- state() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- state() - Method in class org.onosproject.vtnrsc.DefaultVirtualPort
-
- state() - Method in interface org.onosproject.vtnrsc.TenantNetwork
-
Returns the tenantNetwork state.
- state() - Method in interface org.onosproject.vtnrsc.VirtualPort
-
Returns the state.
- storageService - Variable in class org.onosproject.vtnrsc.subnet.impl.SubnetManager
-
- storageService - Variable in class org.onosproject.vtnrsc.tenantnetwork.impl.TenantNetworkManager
-
- storageService - Variable in class org.onosproject.vtnrsc.virtualport.impl.VirtualPortManager
-
- Subnet - Interface in org.onosproject.vtnrsc
-
Representation of a subnet.
- Subnet.Mode - Enum in org.onosproject.vtnrsc
-
Coarse classification of the type of the ipV6Mode.
- SubnetCodec - Class in org.onosproject.vtnrsc.web
-
Subnet JSON codec.
- SubnetCodec() - Constructor for class org.onosproject.vtnrsc.web.SubnetCodec
-
- SubnetCreateCommand - Class in org.onosproject.vtnrsc.cli.subnet
-
Supports for creating a subnet.
- SubnetCreateCommand() - Constructor for class org.onosproject.vtnrsc.cli.subnet.SubnetCreateCommand
-
- subnetId() - Method in class org.onosproject.vtnrsc.FixedIp
-
Returns the FixedIp subnet identifier.
- SubnetId - Class in org.onosproject.vtnrsc
-
Immutable representation of a subnet identifier.
- subnetId(String) - Static method in class org.onosproject.vtnrsc.SubnetId
-
Creates a Subnet identifier.
- subnetId() - Method in class org.onosproject.vtnrsc.SubnetId
-
Returns the subnet identifier.
- SubnetManager - Class in org.onosproject.vtnrsc.subnet.impl
-
Provides implementation of the Subnet service.
- SubnetManager() - Constructor for class org.onosproject.vtnrsc.subnet.impl.SubnetManager
-
- subnetName() - Method in class org.onosproject.vtnrsc.DefaultSubnet
-
- subnetName() - Method in interface org.onosproject.vtnrsc.Subnet
-
Returns the name of the subnet.
- SubnetQueryCommand - Class in org.onosproject.vtnrsc.cli.subnet
-
Supports for querying a subnet.
- SubnetQueryCommand() - Constructor for class org.onosproject.vtnrsc.cli.subnet.SubnetQueryCommand
-
- SubnetRemoveCommand - Class in org.onosproject.vtnrsc.cli.subnet
-
Supports for removing a subnet.
- SubnetRemoveCommand() - Constructor for class org.onosproject.vtnrsc.cli.subnet.SubnetRemoveCommand
-
- SubnetService - Interface in org.onosproject.vtnrsc.subnet
-
Service for interacting with the inventory of subnets.
- subnetStore - Variable in class org.onosproject.vtnrsc.subnet.impl.SubnetManager
-
- SubnetUpdateCommand - Class in org.onosproject.vtnrsc.cli.subnet
-
Supports for updating a subnet.
- SubnetUpdateCommand() - Constructor for class org.onosproject.vtnrsc.cli.subnet.SubnetUpdateCommand
-
- tenantId() - Method in class org.onosproject.vtnrsc.DefaultSubnet
-
- tenantId() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- tenantId() - Method in class org.onosproject.vtnrsc.DefaultVirtualPort
-
- tenantId() - Method in interface org.onosproject.vtnrsc.Subnet
-
Returns tenant identifier.
- TenantId - Class in org.onosproject.vtnrsc
-
Immutable representation of a tenant identifier.
- tenantId(String) - Static method in class org.onosproject.vtnrsc.TenantId
-
Creates a network id using the tenantid.
- tenantId() - Method in class org.onosproject.vtnrsc.TenantId
-
Returns the tenant identifier.
- tenantId() - Method in interface org.onosproject.vtnrsc.TenantNetwork
-
Returns the UUID of the tenant that will own the tenantNetwork.
- tenantId() - Method in interface org.onosproject.vtnrsc.VirtualPort
-
Returns the port tenantId.
- TenantNetwork - Interface in org.onosproject.vtnrsc
-
Representation of the tenantNetwork.
- TenantNetwork.State - Enum in org.onosproject.vtnrsc
-
Coarse classification of the state of the tenantNetwork.
- TenantNetwork.Type - Enum in org.onosproject.vtnrsc
-
Coarse classification of the type of the tenantNetwork.
- TenantNetworkCodec - Class in org.onosproject.vtnrsc.web
-
TenantNetwork JSON codec.
- TenantNetworkCodec() - Constructor for class org.onosproject.vtnrsc.web.TenantNetworkCodec
-
- TenantNetworkCreateCommand - Class in org.onosproject.vtnrsc.cli.network
-
Supports for creating a TenantNetwork.
- TenantNetworkCreateCommand() - Constructor for class org.onosproject.vtnrsc.cli.network.TenantNetworkCreateCommand
-
- TenantNetworkId - Class in org.onosproject.vtnrsc
-
Immutable representation of a tenantNetwork identity.
- TenantNetworkManager - Class in org.onosproject.vtnrsc.tenantnetwork.impl
-
Provides implementation of the tenantNetworkService.
- TenantNetworkManager() - Constructor for class org.onosproject.vtnrsc.tenantnetwork.impl.TenantNetworkManager
-
- TenantNetworkQueryCommand - Class in org.onosproject.vtnrsc.cli.network
-
Supports for querying TenantNetworks by network id.
- TenantNetworkQueryCommand() - Constructor for class org.onosproject.vtnrsc.cli.network.TenantNetworkQueryCommand
-
- TenantNetworkRemoveCommand - Class in org.onosproject.vtnrsc.cli.network
-
Supports for removing a TenantNetwork by network id.
- TenantNetworkRemoveCommand() - Constructor for class org.onosproject.vtnrsc.cli.network.TenantNetworkRemoveCommand
-
- tenantNetworkService - Variable in class org.onosproject.vtnrsc.subnet.impl.SubnetManager
-
- TenantNetworkService - Interface in org.onosproject.vtnrsc.tenantnetwork
-
Service for interacting with the inventory of tenantNetwork.
- TenantNetworkUpdateCommand - Class in org.onosproject.vtnrsc.cli.network
-
Supports for updating a TenantNetwork.
- TenantNetworkUpdateCommand() - Constructor for class org.onosproject.vtnrsc.cli.network.TenantNetworkUpdateCommand
-
- toString() - Method in class org.onosproject.vtnrsc.AllowedAddressPair
-
- toString() - Method in class org.onosproject.vtnrsc.BindingHostId
-
- toString() - Method in class org.onosproject.vtnrsc.DefaultAllocationPool
-
- toString() - Method in class org.onosproject.vtnrsc.DefaultHostRoute
-
- toString() - Method in class org.onosproject.vtnrsc.DefaultSubnet
-
- toString() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- toString() - Method in class org.onosproject.vtnrsc.DefaultVirtualPort
-
- toString() - Method in class org.onosproject.vtnrsc.FixedIp
-
- toString() - Method in class org.onosproject.vtnrsc.PhysicalNetwork
-
- toString() - Method in class org.onosproject.vtnrsc.SecurityGroup
-
- toString() - Method in class org.onosproject.vtnrsc.SegmentationId
-
- toString() - Method in class org.onosproject.vtnrsc.SubnetId
-
- toString() - Method in class org.onosproject.vtnrsc.TenantId
-
- toString() - Method in class org.onosproject.vtnrsc.TenantNetworkId
-
- toString() - Method in class org.onosproject.vtnrsc.VirtualPortId
-
- TunnelConfigService - Interface in org.onosproject.vtnrsc.tunnel
-
Service for interacting with the inventory of subnets.
- type() - Method in class org.onosproject.vtnrsc.DefaultTenantNetwork
-
- type() - Method in interface org.onosproject.vtnrsc.TenantNetwork
-
Returns the tenantNetwork Type.
- valueOf(String) - Static method in enum org.onosproject.vtnrsc.Subnet.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.vtnrsc.TenantNetwork.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.vtnrsc.TenantNetwork.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.vtnrsc.VirtualPort.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.vtnrsc.Subnet.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.vtnrsc.TenantNetwork.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.vtnrsc.TenantNetwork.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.vtnrsc.VirtualPort.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VirtualPort - Interface in org.onosproject.vtnrsc
-
Representation of the VirtualPort.
- VirtualPort.State - Enum in org.onosproject.vtnrsc
-
Coarse classification of the type of the virtual port.
- VirtualPortCodec - Class in org.onosproject.vtnrsc.web
-
VirtualPort JSON codec.
- VirtualPortCodec() - Constructor for class org.onosproject.vtnrsc.web.VirtualPortCodec
-
- VirtualPortCreateCommand - Class in org.onosproject.vtnrsc.cli.virtualport
-
Supports for creating a virtualPort.
- VirtualPortCreateCommand() - Constructor for class org.onosproject.vtnrsc.cli.virtualport.VirtualPortCreateCommand
-
- VirtualPortId - Class in org.onosproject.vtnrsc
-
Immutable representation of a virtual port identifier.
- VirtualPortManager - Class in org.onosproject.vtnrsc.virtualport.impl
-
Provides implementation of the VirtualPort APIs.
- VirtualPortManager() - Constructor for class org.onosproject.vtnrsc.virtualport.impl.VirtualPortManager
-
- VirtualPortQueryCommand - Class in org.onosproject.vtnrsc.cli.virtualport
-
Supports for querying virtualPorts.
- VirtualPortQueryCommand() - Constructor for class org.onosproject.vtnrsc.cli.virtualport.VirtualPortQueryCommand
-
- VirtualPortRemoveCommand - Class in org.onosproject.vtnrsc.cli.virtualport
-
Supports for removing a virtualPort.
- VirtualPortRemoveCommand() - Constructor for class org.onosproject.vtnrsc.cli.virtualport.VirtualPortRemoveCommand
-
- VirtualPortService - Interface in org.onosproject.vtnrsc.virtualport
-
Service for interacting with the inventory of virtualPort.
- VirtualPortUpdateCommand - Class in org.onosproject.vtnrsc.cli.virtualport
-
Supports for updating a virtualPort.
- VirtualPortUpdateCommand() - Constructor for class org.onosproject.vtnrsc.cli.virtualport.VirtualPortUpdateCommand
-
- vPortStore - Variable in class org.onosproject.vtnrsc.virtualport.impl.VirtualPortManager
-