target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Callback.html Maven / Gradle / Ivy
Integrations.Callback (Application Integration API v1alpha-rev20230117-2.0.0)
com.google.api.services.integrations.v1alpha
Class Integrations.Callback
- java.lang.Object
-
- com.google.api.services.integrations.v1alpha.Integrations.Callback
-
- Enclosing class:
- Integrations
public class Integrations.Callback
extends Object
The "callback" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Integrations.Callback.GenerateToken
-
Constructor Summary
Constructors
Constructor and Description
Callback()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Integrations.Callback.GenerateToken
generateToken()
Receives the auth code and auth config id to combine that with the client id and secret to
retrieve access tokens from the token endpoint.
-
-
Method Detail
-
generateToken
public Integrations.Callback.GenerateToken generateToken()
throws IOException
Receives the auth code and auth config id to combine that with the client id and secret to
retrieve access tokens from the token endpoint. Returns either a success or error message when
it's done.
Create a request for the method "callback.generateToken".
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.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy