| Modifier and Type | Class and Description |
|---|---|
class |
Apigee.Hybrid.Issuers
The "issuers" collection of methods.
|
| Constructor and Description |
|---|
Hybrid() |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Hybrid.Issuers |
issuers()
An accessor for creating requests from the Issuers collection.
|
public Apigee.Hybrid.Issuers issuers()
The typical use is:
Apigee apigee = new Apigee(...);Apigee.Issuers.List request = apigee.issuers().list(parameters ...)
Copyright © 2011–2025 Google. All rights reserved.