Uses of Enum
com.amazonaws.services.s3.model.ExtraMaterialsDescription.ConflictResolution
Packages that use ExtraMaterialsDescription.ConflictResolution
Package
Description
Classes modeling the various types represented by Amazon S3.
-
Uses of ExtraMaterialsDescription.ConflictResolution in com.amazonaws.services.s3.model
Subclasses with type arguments of type ExtraMaterialsDescription.ConflictResolution in com.amazonaws.services.s3.modelModifier and TypeClassDescriptionstatic enumUsed to resolve conflicts when merging the additional material description to the core material description.Methods in com.amazonaws.services.s3.model that return ExtraMaterialsDescription.ConflictResolutionModifier and TypeMethodDescriptionExtraMaterialsDescription.getConflictResolution()Returns the conflict resolution strategy; neve null.Returns the enum constant of this type with the specified name.ExtraMaterialsDescription.ConflictResolution.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.amazonaws.services.s3.model with parameters of type ExtraMaterialsDescription.ConflictResolutionModifierConstructorDescriptionExtraMaterialsDescription(Map<String, String> matdesc, ExtraMaterialsDescription.ConflictResolution resolve)