| Package | Description |
|---|---|
| com.cloudbees.api |
| Modifier and Type | Method and Description |
|---|---|
ServiceSubscriptionInfo |
ServiceSubscriptionResponse.getSubscription() |
ServiceSubscriptionInfo |
BeesClient.serviceSubscribe(String service,
String plan,
String account,
Map<String,String> settings) |
ServiceSubscriptionInfo |
BeesClient.serviceSubscriptionInfo(String service,
String subscriptionId) |
ServiceSubscriptionInfo |
BeesClient.serviceSubscriptionUpdate(String service,
String plan,
String subscriptionId,
Map<String,String> settings) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceSubscriptionInfo> |
ServiceSubscriptionListResponse.getSubscriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceSubscriptionListResponse.setSubscriptions(List<ServiceSubscriptionInfo> subscriptions) |
| Constructor and Description |
|---|
ServiceSubscriptionResponse(ServiceSubscriptionInfo subscription) |
Copyright © 2011-2015. All Rights Reserved.