Package | Description |
---|---|
com.google.cloud.scheduler.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuthToken
Contains information needed for generating an
[OAuth token](https://developers.google.com/identity/protocols/OAuth2).
|
static class |
OAuthToken.Builder
Contains information needed for generating an
[OAuth token](https://developers.google.com/identity/protocols/OAuth2).
|
Modifier and Type | Method and Description |
---|---|
OAuthTokenOrBuilder |
HttpTarget.getOauthTokenOrBuilder()
If specified, an
[OAuth token](https://developers.google.com/identity/protocols/OAuth2)
will be generated and attached as an `Authorization` header in the HTTP
request.
|
OAuthTokenOrBuilder |
HttpTarget.Builder.getOauthTokenOrBuilder()
If specified, an
[OAuth token](https://developers.google.com/identity/protocols/OAuth2)
will be generated and attached as an `Authorization` header in the HTTP
request.
|
OAuthTokenOrBuilder |
HttpTargetOrBuilder.getOauthTokenOrBuilder()
If specified, an
[OAuth token](https://developers.google.com/identity/protocols/OAuth2)
will be generated and attached as an `Authorization` header in the HTTP
request.
|
Copyright © 2022 Google LLC. All rights reserved.