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

target.apidocs.com.google.api.services.serviceconsumermanagement.v1.ServiceConsumerManagement.Services.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240905-2.0.0
Show newest version






ServiceConsumerManagement.Services (Service Consumer Management API v1-rev20240712-2.0.0)












com.google.api.services.serviceconsumermanagement.v1

Class ServiceConsumerManagement.Services

  • java.lang.Object
    • com.google.api.services.serviceconsumermanagement.v1.ServiceConsumerManagement.Services
    • Constructor Detail

      • Services

        public Services()
    • Method Detail

      • search

        public ServiceConsumerManagement.Services.Search search(String parent)
                                                         throws IOException
        Search tenancy units for a managed service. Create a request for the method "services.search". This request holds the parameters needed by the serviceconsumermanagement server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. Service for which search is performed. services/{service} {service} the name of a service, for example 'service.googleapis.com'.
        Returns:
        the request
        Throws:
        IOException
      • tenancyUnits

        public ServiceConsumerManagement.Services.TenancyUnits tenancyUnits()
        An accessor for creating requests from the TenancyUnits collection.

        The typical use is:

            ServiceConsumerManagement serviceconsumermanagement = new ServiceConsumerManagement(...);
            ServiceConsumerManagement.TenancyUnits.List request = serviceconsumermanagement.tenancyUnits().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy