target.apidocs.com.google.api.services.eventarc.v1.Eventarc.Projects.Locations.Providers.html Maven / Gradle / Ivy
Eventarc.Projects.Locations.Providers (Eventarc API v1-rev20240102-2.0.0)
com.google.api.services.eventarc.v1
Class Eventarc.Projects.Locations.Providers
- java.lang.Object
-
- com.google.api.services.eventarc.v1.Eventarc.Projects.Locations.Providers
-
- Enclosing class:
- Eventarc.Projects.Locations
public class Eventarc.Projects.Locations.Providers
extends Object
The "providers" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Eventarc.Projects.Locations.Providers.Get
class
Eventarc.Projects.Locations.Providers.List
-
Constructor Summary
Constructors
Constructor and Description
Providers()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Eventarc.Projects.Locations.Providers.Get
get(String name)
Get a single Provider.
Eventarc.Projects.Locations.Providers.List
list(String parent)
List providers.
-
-
Method Detail
-
get
public Eventarc.Projects.Locations.Providers.Get get(String name)
throws IOException
Get a single Provider.
Create a request for the method "providers.get".
This request holds the parameters needed by the eventarc server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- Required. The name of the provider to get.
- Returns:
- the request
- Throws:
IOException
-
list
public Eventarc.Projects.Locations.Providers.List list(String parent)
throws IOException
List providers.
Create a request for the method "providers.list".
This request holds the parameters needed by the eventarc server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. The parent of the provider to get.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy