All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.NodeTypeAggregatedList.html Maven / Gradle / Ivy







NodeTypeAggregatedList (Compute Engine API v1-rev20200104-1.30.8)












com.google.api.services.compute.model

Class NodeTypeAggregatedList

    • Constructor Detail

      • NodeTypeAggregatedList

        public NodeTypeAggregatedList()
    • Method Detail

      • getId

        public String getId()
        [Output Only] Unique identifier for the resource; defined by the server.
        Returns:
        value or null for none
      • setId

        public NodeTypeAggregatedList setId(String id)
        [Output Only] Unique identifier for the resource; defined by the server.
        Parameters:
        id - id or null for none
      • getKind

        public String getKind()
        [Output Only] Type of resource.Always compute#nodeTypeAggregatedList for aggregated lists of node types.
        Returns:
        value or null for none
      • setKind

        public NodeTypeAggregatedList setKind(String kind)
        [Output Only] Type of resource.Always compute#nodeTypeAggregatedList for aggregated lists of node types.
        Parameters:
        kind - kind or null for none
      • getNextPageToken

        public String getNextPageToken()
        [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
        Returns:
        value or null for none
      • setNextPageToken

        public NodeTypeAggregatedList setNextPageToken(String nextPageToken)
        [Output Only] This token allows you to get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
        Parameters:
        nextPageToken - nextPageToken or null for none
      • getSelfLink

        public String getSelfLink()
        [Output Only] Server-defined URL for this resource.
        Returns:
        value or null for none
      • setSelfLink

        public NodeTypeAggregatedList setSelfLink(String selfLink)
        [Output Only] Server-defined URL for this resource.
        Parameters:
        selfLink - selfLink or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy