public class CapabilityInformation extends Object
Constructor and Description |
---|
CapabilityInformation() |
Modifier and Type | Method and Description |
---|---|
Integer |
accountCount()
Get the current number of accounts under this subscription.
|
Integer |
maxAccountCount()
Get the maximum supported number of accounts under this subscription.
|
Boolean |
migrationState()
Get the Boolean value of true or false to indicate the maintenance state.
|
SubscriptionState |
state()
Get the subscription state.
|
UUID |
subscriptionId()
Get the subscription credentials that uniquely identifies the subscription.
|
public UUID subscriptionId()
public SubscriptionState state()
public Integer maxAccountCount()
public Integer accountCount()
public Boolean migrationState()
Copyright © 2019. All rights reserved.