Class VirtualMachineTemplateListResult


  • public final class VirtualMachineTemplateListResult
    extends Object
    List of VirtualMachineTemplates.
    • Constructor Detail

      • VirtualMachineTemplateListResult

        public VirtualMachineTemplateListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: Url to follow for getting next page of resources.
        Returns:
        the nextLink value.
      • withNextLink

        public VirtualMachineTemplateListResult withNextLink​(String nextLink)
        Set the nextLink property: Url to follow for getting next page of resources.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the VirtualMachineTemplateListResult object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.