| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.AuthMethod.forNumber(int value) |
TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadataOrBuilder.getAuthMethod()
Specifies the authentication and authorization method used by the storage
service.
|
TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.getAuthMethod()
Specifies the authentication and authorization method used by the storage
service.
|
TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.Builder.getAuthMethod()
Specifies the authentication and authorization method used by the storage
service.
|
static TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.AuthMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.AuthMethod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.S3CompatibleMetadata.AuthMethod |
TransferTypes.S3CompatibleMetadata.AuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.S3CompatibleMetadata.AuthMethod[] |
TransferTypes.S3CompatibleMetadata.AuthMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TransferTypes.S3CompatibleMetadata.AuthMethod> |
TransferTypes.S3CompatibleMetadata.AuthMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.S3CompatibleMetadata.Builder |
TransferTypes.S3CompatibleMetadata.Builder.setAuthMethod(TransferTypes.S3CompatibleMetadata.AuthMethod value)
Specifies the authentication and authorization method used by the storage
service.
|
Copyright © 2022 Google LLC. All rights reserved.