static Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.DownloadMode.forNumber(int value) |
|
Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.Builder.getDownloadMode() |
Mode to use to manage downloads
|
Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.getDownloadMode() |
Mode to use to manage downloads
|
Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategyOrBuilder.getDownloadMode() |
Mode to use to manage downloads
|
static Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.DownloadMode.valueOf(int value) |
Deprecated.
|
static Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.DownloadMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Tasks.IOStrategy.DownloadMode |
Tasks.IOStrategy.DownloadMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Tasks.IOStrategy.DownloadMode[] |
Tasks.IOStrategy.DownloadMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|