Uses of Enum
com.amazonaws.services.cloudsearchdomain.model.ContentType
Packages that use ContentType
-
Uses of ContentType in com.amazonaws.services.cloudsearchdomain.model
Methods in com.amazonaws.services.cloudsearchdomain.model that return ContentTypeModifier and TypeMethodDescriptionstatic ContentType
Use this in place of valueOf.static ContentType
Returns the enum constant of this type with the specified name.static ContentType[]
ContentType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudsearchdomain.model with parameters of type ContentTypeModifier and TypeMethodDescriptionvoid
UploadDocumentsRequest.setContentType
(ContentType contentType) The format of the batch you are uploading.UploadDocumentsRequest.withContentType
(ContentType contentType) The format of the batch you are uploading.