Uses of Class
software.amazon.awssdk.services.cloudfront.model.ConflictingAlias
Packages that use ConflictingAlias
-
Uses of ConflictingAlias in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ConflictingAliasModifier and TypeMethodDescriptionfinal List<ConflictingAlias>ConflictingAliasesList.items()Contains the conflicting aliases in the list.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ConflictingAliasModifier and TypeMethodDescriptionConflictingAliasesList.Builder.items(ConflictingAlias... items) Contains the conflicting aliases in the list.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type ConflictingAliasModifier and TypeMethodDescriptionConflictingAliasesList.Builder.items(Collection<ConflictingAlias> items) Contains the conflicting aliases in the list.