| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Developers.Subscriptions.Create |
Apigee.Organizations.Developers.Subscriptions.create(String parent,
GoogleCloudApigeeV1DeveloperSubscription content)
Creates a subscription to an API product.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1DeveloperSubscription content)
Creates a subscription to an API product.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.clone() |
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setApiproduct(String apiproduct)
Name of the API product for which the developer is purchasing a subscription.
|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setCreatedAt(Long createdAt)
Output only.
|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setEndTime(Long endTime)
Time when the API product subscription ends in milliseconds since epoch.
|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setLastModifiedAt(Long lastModifiedAt)
Output only.
|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setName(String name)
Output only.
|
GoogleCloudApigeeV1DeveloperSubscription |
GoogleCloudApigeeV1DeveloperSubscription.setStartTime(Long startTime)
Time when the API product subscription starts in milliseconds since epoch.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1DeveloperSubscription> |
GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.getDeveloperSubscriptions()
List of all subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse |
GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse.setDeveloperSubscriptions(List<GoogleCloudApigeeV1DeveloperSubscription> developerSubscriptions)
List of all subscriptions.
|
Copyright © 2011–2025 Google. All rights reserved.