| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.forNumber(int value) |
TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadataOrBuilder.getProtocol()
Specifies the network protocol of the agent.
|
TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.getProtocol()
Specifies the network protocol of the agent.
|
TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.Builder.getProtocol()
Specifies the network protocol of the agent.
|
static TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.S3CompatibleMetadata.NetworkProtocol |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.S3CompatibleMetadata.NetworkProtocol[] |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.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.NetworkProtocol> |
TransferTypes.S3CompatibleMetadata.NetworkProtocol.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.S3CompatibleMetadata.Builder |
TransferTypes.S3CompatibleMetadata.Builder.setProtocol(TransferTypes.S3CompatibleMetadata.NetworkProtocol value)
Specifies the network protocol of the agent.
|
Copyright © 2022 Google LLC. All rights reserved.