public interface BlockStoreLocationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getMediumType()
optional string mediumType = 2; |
com.google.protobuf.ByteString |
getMediumTypeBytes()
optional string mediumType = 2; |
String |
getTierAlias()
optional string tierAlias = 1; |
com.google.protobuf.ByteString |
getTierAliasBytes()
optional string tierAlias = 1; |
boolean |
hasMediumType()
optional string mediumType = 2; |
boolean |
hasTierAlias()
optional string tierAlias = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasTierAlias()
optional string tierAlias = 1;
String getTierAlias()
optional string tierAlias = 1;
com.google.protobuf.ByteString getTierAliasBytes()
optional string tierAlias = 1;
boolean hasMediumType()
optional string mediumType = 2;
String getMediumType()
optional string mediumType = 2;
com.google.protobuf.ByteString getMediumTypeBytes()
optional string mediumType = 2;
Copyright © 2023. All Rights Reserved.