Uses of Class
software.amazon.awssdk.services.s3control.model.JobManifestGenerator.Type
-
Packages that use JobManifestGenerator.Type Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of JobManifestGenerator.Type in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return JobManifestGenerator.Type Modifier and Type Method Description JobManifestGenerator.TypeJobManifestGenerator. type()Retrieve an enum value representing which member of this object is populated.static JobManifestGenerator.TypeJobManifestGenerator.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static JobManifestGenerator.Type[]JobManifestGenerator.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-