Interface Network.Container

Enclosing interface:
Network

@Immutable public static interface Network.Container
  • Method Details

    • name

      String name()
    • endpointId

      String endpointId()
    • macAddress

      String macAddress()
    • ipv4Address

      String ipv4Address()
    • ipv6Address

      String ipv6Address()