target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.Certificates.html Maven / Gradle / Ivy
Integrations.Projects.Locations.Certificates (Application Integration API v1alpha-rev20230117-2.0.0)
com.google.api.services.integrations.v1alpha
Class Integrations.Projects.Locations.Certificates
- java.lang.Object
-
- com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.Certificates
-
- Enclosing class:
- Integrations.Projects.Locations
public class Integrations.Projects.Locations.Certificates
extends Object
The "certificates" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Integrations.Projects.Locations.Certificates.Get
-
Constructor Summary
Constructors
Constructor and Description
Certificates()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Integrations.Projects.Locations.Certificates.Get
get(String name)
Get a certificates in the specified project.
-
-
Method Detail
-
get
public Integrations.Projects.Locations.Certificates.Get get(String name)
throws IOException
Get a certificates in the specified project.
Create a request for the method "certificates.get".
This request holds the parameters needed by the integrations server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
name - Required. The certificate to retrieve. Format:
projects/{project}/locations/{location}/certificates/{certificate}
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy