public class Walletobjects.WalletobjectsOperations.V1 extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Walletobjects.WalletobjectsOperations.V1.PrivateContent
The "privateContent" collection of methods.
|
| Constructor and Description |
|---|
V1() |
| Modifier and Type | Method and Description |
|---|---|
Walletobjects.WalletobjectsOperations.V1.PrivateContent |
privateContent()
An accessor for creating requests from the PrivateContent collection.
|
public Walletobjects.WalletobjectsOperations.V1.PrivateContent privateContent()
The typical use is:
Walletobjects walletobjects = new Walletobjects(...);Walletobjects.PrivateContent.List request = walletobjects.privateContent().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.