Uses of Enum
software.amazon.awssdk.services.outposts.model.SubscriptionType
Packages that use SubscriptionType
-
Uses of SubscriptionType in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return SubscriptionTypeModifier and TypeMethodDescriptionstatic SubscriptionTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final SubscriptionTypeSubscription.subscriptionType()The type of subscription which can be one of the following:static SubscriptionTypeReturns the enum constant of this type with the specified name.static SubscriptionType[]SubscriptionType.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 SubscriptionTypeMethods in software.amazon.awssdk.services.outposts.model with parameters of type SubscriptionTypeModifier and TypeMethodDescriptionSubscription.Builder.subscriptionType(SubscriptionType subscriptionType) The type of subscription which can be one of the following: