Interface VmmServer.DefinitionStages.WithPort

    • Method Detail

      • withPort

        VmmServer.DefinitionStages.WithCreate withPort​(Integer port)
        Specifies the port property: Port is the port on which the vmmServer is listening..
        Parameters:
        port - Port is the port on which the vmmServer is listening.
        Returns:
        the next definition stage.