Uses of Enum Class
com.google.cloud.hadoop.util.AsyncWriteChannelOptions.UploadType
Packages that use AsyncWriteChannelOptions.UploadType
-
Uses of AsyncWriteChannelOptions.UploadType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return AsyncWriteChannelOptions.UploadTypeModifier and TypeMethodDescriptionabstract AsyncWriteChannelOptions.UploadTypeAsyncWriteChannelOptions.getUploadType()Returns the enum constant of this class with the specified name.static AsyncWriteChannelOptions.UploadType[]AsyncWriteChannelOptions.UploadType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.cloud.hadoop.util with parameters of type AsyncWriteChannelOptions.UploadTypeModifier and TypeMethodDescriptionabstract AsyncWriteChannelOptions.BuilderAsyncWriteChannelOptions.Builder.setUploadType(AsyncWriteChannelOptions.UploadType uploadType)