public static final class PersistentVolumeClaim.PersistentVolumeClaimStatus extends com.google.protobuf.GeneratedMessageV3 implements PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilder
appscode.kubernetes.v1beta2.PersistentVolumeClaim.PersistentVolumeClaimStatus| Modifier and Type | Class and Description |
|---|---|
static class |
PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder
Protobuf type
appscode.kubernetes.v1beta2.PersistentVolumeClaim.PersistentVolumeClaimStatus |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ACCESS_MODES_FIELD_NUMBER |
static int |
CAPACITY_FIELD_NUMBER |
static int |
PHASE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsCapacity(java.lang.String key)
map<string, string> capacity = 3; |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAccessModes(int index)
repeated string access_modes = 2; |
com.google.protobuf.ByteString |
getAccessModesBytes(int index)
repeated string access_modes = 2; |
int |
getAccessModesCount()
repeated string access_modes = 2; |
com.google.protobuf.ProtocolStringList |
getAccessModesList()
repeated string access_modes = 2; |
java.util.Map<java.lang.String,java.lang.String> |
getCapacity()
Deprecated.
|
int |
getCapacityCount()
map<string, string> capacity = 3; |
java.util.Map<java.lang.String,java.lang.String> |
getCapacityMap()
map<string, string> capacity = 3; |
java.lang.String |
getCapacityOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> capacity = 3; |
java.lang.String |
getCapacityOrThrow(java.lang.String key)
map<string, string> capacity = 3; |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
getDefaultInstance() |
PersistentVolumeClaim.PersistentVolumeClaimStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PersistentVolumeClaim.PersistentVolumeClaimStatus> |
getParserForType() |
java.lang.String |
getPhase()
optional string phase = 1; |
com.google.protobuf.ByteString |
getPhaseBytes()
optional string phase = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder |
newBuilder() |
static PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder |
newBuilder(PersistentVolumeClaim.PersistentVolumeClaimStatus prototype) |
PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder |
newBuilderForType() |
protected PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseDelimitedFrom(java.io.InputStream input) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(byte[] data) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(com.google.protobuf.ByteString data) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(java.io.InputStream input) |
static PersistentVolumeClaim.PersistentVolumeClaimStatus |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PersistentVolumeClaim.PersistentVolumeClaimStatus> |
parser() |
PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PHASE_FIELD_NUMBER
public static final int ACCESS_MODES_FIELD_NUMBER
public static final int CAPACITY_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public java.lang.String getPhase()
optional string phase = 1;getPhase in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic com.google.protobuf.ByteString getPhaseBytes()
optional string phase = 1;getPhaseBytes in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic com.google.protobuf.ProtocolStringList getAccessModesList()
repeated string access_modes = 2;getAccessModesList in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic int getAccessModesCount()
repeated string access_modes = 2;getAccessModesCount in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic java.lang.String getAccessModes(int index)
repeated string access_modes = 2;getAccessModes in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic com.google.protobuf.ByteString getAccessModesBytes(int index)
repeated string access_modes = 2;getAccessModesBytes in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic int getCapacityCount()
PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuildermap<string, string> capacity = 3;getCapacityCount in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic boolean containsCapacity(java.lang.String key)
map<string, string> capacity = 3;containsCapacity in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilder@Deprecated public java.util.Map<java.lang.String,java.lang.String> getCapacity()
getCapacityMap() instead.getCapacity in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic java.util.Map<java.lang.String,java.lang.String> getCapacityMap()
map<string, string> capacity = 3;getCapacityMap in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic java.lang.String getCapacityOrDefault(java.lang.String key,
java.lang.String defaultValue)
map<string, string> capacity = 3;getCapacityOrDefault in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic java.lang.String getCapacityOrThrow(java.lang.String key)
map<string, string> capacity = 3;getCapacityOrThrow in interface PersistentVolumeClaim.PersistentVolumeClaimStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static PersistentVolumeClaim.PersistentVolumeClaimStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder newBuilder()
public static PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder newBuilder(PersistentVolumeClaim.PersistentVolumeClaimStatus prototype)
public PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PersistentVolumeClaim.PersistentVolumeClaimStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PersistentVolumeClaim.PersistentVolumeClaimStatus getDefaultInstance()
public static com.google.protobuf.Parser<PersistentVolumeClaim.PersistentVolumeClaimStatus> parser()
public com.google.protobuf.Parser<PersistentVolumeClaim.PersistentVolumeClaimStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PersistentVolumeClaim.PersistentVolumeClaimStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder