Class PartitionSpecialCase

    • Method Detail

      • getEndpoint

        public java.lang.String getEndpoint()
        Gets the endpoint.
        Returns:
        Returns the endpoint
      • getDualStack

        public java.lang.Boolean getDualStack()
        Gets the dualStack.
        Returns:
        Returns the dualStack
      • getFips

        public java.lang.Boolean getFips()
        Gets the fips.
        Returns:
        Returns the fips
      • toNode

        public Node toNode()
        Description copied from interface: ToNode
        Converts a value to a Node.
        Specified by:
        toNode in interface ToNode
        Returns:
        Returns the creates Node.
      • fromNode

        public static PartitionSpecialCase fromNode​(Node node)
        Creates a PartitionSpecialCase instance from the given Node information.
        Parameters:
        node - the node to deserialize.
        Returns:
        Returns a PartitionSpecialCase