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

target.apidocs.com.google.api.services.serviceconsumermanagement.v1.model.ListOperationsResponse.html Maven / Gradle / Ivy







ListOperationsResponse (Service Consumer Management API v1-rev20210525-1.31.0)












com.google.api.services.serviceconsumermanagement.v1.model

Class ListOperationsResponse

    • Constructor Detail

      • ListOperationsResponse

        public ListOperationsResponse()
    • Method Detail

      • getNextPageToken

        public String getNextPageToken()
        The standard List next-page token.
        Returns:
        value or null for none
      • setNextPageToken

        public ListOperationsResponse setNextPageToken(String nextPageToken)
        The standard List next-page token.
        Parameters:
        nextPageToken - nextPageToken or null for none
      • getOperations

        public List<Operation> getOperations()
        A list of operations that matches the specified filter in the request.
        Returns:
        value or null for none
      • setOperations

        public ListOperationsResponse setOperations(List<Operation> operations)
        A list of operations that matches the specified filter in the request.
        Parameters:
        operations - operations or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy