Uses of Enum
software.amazon.awssdk.services.s3.model.Tier
Packages that use Tier
-
Uses of Tier in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return TierModifier and TypeMethodDescriptionstatic TierUse this in place of valueOf to convert the raw string returned by the service into the enum value.final TierGlacierJobParameters.tier()Retrieval tier at which the restore will be processed.final TierRestoreRequest.tier()Retrieval tier at which the restore will be processed.static TierReturns the enum constant of this type with the specified name.static Tier[]Tier.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type TierMethods in software.amazon.awssdk.services.s3.model with parameters of type TierModifier and TypeMethodDescriptionRetrieval tier at which the restore will be processed.Retrieval tier at which the restore will be processed.