Uses of Enum
software.amazon.awssdk.services.outposts.model.SubscriptionStatus
Packages that use SubscriptionStatus
-
Uses of SubscriptionStatus in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return SubscriptionStatusModifier and TypeMethodDescriptionstatic SubscriptionStatusUse this in place of valueOf to convert the raw string returned by the service into the enum value.final SubscriptionStatusSubscription.subscriptionStatus()The status of subscription which can be one of the following:static SubscriptionStatusReturns the enum constant of this type with the specified name.static SubscriptionStatus[]SubscriptionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type SubscriptionStatusModifier and TypeMethodDescriptionstatic Set<SubscriptionStatus>SubscriptionStatus.knownValues()Methods in software.amazon.awssdk.services.outposts.model with parameters of type SubscriptionStatusModifier and TypeMethodDescriptionSubscription.Builder.subscriptionStatus(SubscriptionStatus subscriptionStatus) The status of subscription which can be one of the following: