| Package | Description |
|---|---|
| com.google.cloud.hadoop.gcsio |
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageFileSystemOptions.ClientType |
GoogleCloudStorageFileSystemOptions.getClientType() |
static GoogleCloudStorageFileSystemOptions.ClientType |
GoogleCloudStorageFileSystemOptions.ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleCloudStorageFileSystemOptions.ClientType[] |
GoogleCloudStorageFileSystemOptions.ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GoogleCloudStorageFileSystemOptions.Builder |
GoogleCloudStorageFileSystemOptions.Builder.setClientType(GoogleCloudStorageFileSystemOptions.ClientType clientType) |
Copyright © 2023. All rights reserved.