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