| Package | Description |
|---|---|
| com.google.cloud.hadoop.util |
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncWriteChannelOptions.UploadType |
AsyncWriteChannelOptions.getUploadType() |
static AsyncWriteChannelOptions.UploadType |
AsyncWriteChannelOptions.UploadType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncWriteChannelOptions.UploadType[] |
AsyncWriteChannelOptions.UploadType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract AsyncWriteChannelOptions.Builder |
AsyncWriteChannelOptions.Builder.setUploadType(AsyncWriteChannelOptions.UploadType uploadType) |
Copyright © 2024. All rights reserved.