Uses of Class
software.amazon.awssdk.services.s3.internal.resource.OutpostResourceType
-
Packages that use OutpostResourceType Package Description software.amazon.awssdk.services.s3.internal.resource -
-
Uses of OutpostResourceType in software.amazon.awssdk.services.s3.internal.resource
Methods in software.amazon.awssdk.services.s3.internal.resource that return OutpostResourceType Modifier and Type Method Description static OutpostResourceTypeOutpostResourceType. fromValue(String value)Use this in place of valueOf.static OutpostResourceTypeOutpostResourceType. valueOf(String name)Returns the enum constant of this type with the specified name.static OutpostResourceType[]OutpostResourceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-