Uses of Enum
software.amazon.awssdk.services.outposts.model.QuoteRackUseType
Packages that use QuoteRackUseType
-
Uses of QuoteRackUseType in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return QuoteRackUseTypeModifier and TypeMethodDescriptionstatic QuoteRackUseTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final QuoteRackUseTypeRackSpecificationDetails.rackUse()The use of the rack.static QuoteRackUseTypeReturns the enum constant of this type with the specified name.static QuoteRackUseType[]QuoteRackUseType.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 QuoteRackUseTypeMethods in software.amazon.awssdk.services.outposts.model with parameters of type QuoteRackUseTypeModifier and TypeMethodDescriptionRackSpecificationDetails.Builder.rackUse(QuoteRackUseType rackUse) The use of the rack.