Uses of Enum
software.amazon.awssdk.services.s3.internal.resource.S3ResourceType
Packages that use S3ResourceType
-
Uses of S3ResourceType in software.amazon.awssdk.services.s3.internal.resource
Methods in software.amazon.awssdk.services.s3.internal.resource that return S3ResourceTypeModifier and TypeMethodDescriptionstatic S3ResourceTypeUse this in place of valueOf.static S3ResourceTypeReturns the enum constant of this type with the specified name.static S3ResourceType[]S3ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.s3.internal.resource that return types with arguments of type S3ResourceTypeModifier and TypeMethodDescriptionstatic Optional<S3ResourceType>S3ArnUtils.getArnType(String arnString)