| Package | Description |
|---|---|
| com.google.api.services.walletobjects | |
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.Jwt.Insert |
Walletobjects.Jwt.insert(JwtResource content)
Inserts the resources in the JWT.
|
| Constructor and Description |
|---|
Insert(JwtResource content)
Inserts the resources in the JWT.
|
| Modifier and Type | Method and Description |
|---|---|
JwtResource |
JwtResource.clone() |
JwtResource |
JwtResource.set(String fieldName,
Object value) |
JwtResource |
JwtResource.setJwt(String jwt)
A string representing a JWT of the format described at
https://developers.google.com/wallet/reference/rest/v1/Jwt
|
Copyright © 2011–2025 Google. All rights reserved.