Class ProximityPlacementGroupListResult


  • public final class ProximityPlacementGroupListResult
    extends Object
    The List Proximity Placement Group operation response.
    • Constructor Detail

      • ProximityPlacementGroupListResult

        public ProximityPlacementGroupListResult()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The URI to fetch the next page of proximity placement groups.
        Returns:
        the nextLink value.
      • withNextLink

        public ProximityPlacementGroupListResult withNextLink​(String nextLink)
        Set the nextLink property: The URI to fetch the next page of proximity placement groups.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the ProximityPlacementGroupListResult object itself.
      • validate

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