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

target.apidocs.com.google.api.services.accesscontextmanager.v1.AccessContextManager.Services.html Maven / Gradle / Ivy

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






AccessContextManager.Services (Access Context Manager API v1-rev20240923-2.0.0)












com.google.api.services.accesscontextmanager.v1

Class AccessContextManager.Services

  • java.lang.Object
    • com.google.api.services.accesscontextmanager.v1.AccessContextManager.Services
  • Enclosing class:
    AccessContextManager


    public class AccessContextManager.Services
    extends Object
    The "services" collection of methods.
    • Constructor Detail

      • Services

        public Services()
    • Method Detail

      • get

        public AccessContextManager.Services.Get get(String name)
                                              throws IOException
        Returns a VPC-SC supported service based on the service name. Create a request for the method "services.get". This request holds the parameters needed by the accesscontextmanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - The name of the service to get information about. The names must be in the same format as used in defining a service perimeter, for example, `storage.googleapis.com`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public AccessContextManager.Services.List list()
                                                throws IOException
        Lists all VPC-SC supported services. Create a request for the method "services.list". This request holds the parameters needed by the accesscontextmanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy