public static final class PodSpec.Container.VolumeMount.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder> implements PodSpec.Container.VolumeMountOrBuilder
appscode.kubernetes.v1beta2.PodSpec.Container.VolumeMount| Modifier and Type | Method and Description |
|---|---|
PodSpec.Container.VolumeMount.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PodSpec.Container.VolumeMount |
build() |
PodSpec.Container.VolumeMount |
buildPartial() |
PodSpec.Container.VolumeMount.Builder |
clear() |
PodSpec.Container.VolumeMount.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PodSpec.Container.VolumeMount.Builder |
clearMountPath()
optional string mount_path = 3; |
PodSpec.Container.VolumeMount.Builder |
clearName()
optional string name = 1; |
PodSpec.Container.VolumeMount.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PodSpec.Container.VolumeMount.Builder |
clearReadOnly()
optional bool read_only = 2; |
PodSpec.Container.VolumeMount.Builder |
clone() |
PodSpec.Container.VolumeMount |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getMountPath()
optional string mount_path = 3; |
com.google.protobuf.ByteString |
getMountPathBytes()
optional string mount_path = 3; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
getReadOnly()
optional bool read_only = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PodSpec.Container.VolumeMount.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PodSpec.Container.VolumeMount.Builder |
mergeFrom(com.google.protobuf.Message other) |
PodSpec.Container.VolumeMount.Builder |
mergeFrom(PodSpec.Container.VolumeMount other) |
PodSpec.Container.VolumeMount.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PodSpec.Container.VolumeMount.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
PodSpec.Container.VolumeMount.Builder |
setMountPath(java.lang.String value)
optional string mount_path = 3; |
PodSpec.Container.VolumeMount.Builder |
setMountPathBytes(com.google.protobuf.ByteString value)
optional string mount_path = 3; |
PodSpec.Container.VolumeMount.Builder |
setName(java.lang.String value)
optional string name = 1; |
PodSpec.Container.VolumeMount.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1; |
PodSpec.Container.VolumeMount.Builder |
setReadOnly(boolean value)
optional bool read_only = 2; |
PodSpec.Container.VolumeMount.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
PodSpec.Container.VolumeMount.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PodSpec.Container.VolumeMount build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PodSpec.Container.VolumeMount buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PodSpec.Container.VolumeMount.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder mergeFrom(PodSpec.Container.VolumeMount other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public PodSpec.Container.VolumeMount.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PodSpec.Container.VolumeMount.Builder>java.io.IOExceptionpublic java.lang.String getName()
optional string name = 1;getName in interface PodSpec.Container.VolumeMountOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface PodSpec.Container.VolumeMountOrBuilderpublic PodSpec.Container.VolumeMount.Builder setName(java.lang.String value)
optional string name = 1;public PodSpec.Container.VolumeMount.Builder clearName()
optional string name = 1;public PodSpec.Container.VolumeMount.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1;public boolean getReadOnly()
optional bool read_only = 2;getReadOnly in interface PodSpec.Container.VolumeMountOrBuilderpublic PodSpec.Container.VolumeMount.Builder setReadOnly(boolean value)
optional bool read_only = 2;public PodSpec.Container.VolumeMount.Builder clearReadOnly()
optional bool read_only = 2;public java.lang.String getMountPath()
optional string mount_path = 3;getMountPath in interface PodSpec.Container.VolumeMountOrBuilderpublic com.google.protobuf.ByteString getMountPathBytes()
optional string mount_path = 3;getMountPathBytes in interface PodSpec.Container.VolumeMountOrBuilderpublic PodSpec.Container.VolumeMount.Builder setMountPath(java.lang.String value)
optional string mount_path = 3;public PodSpec.Container.VolumeMount.Builder clearMountPath()
optional string mount_path = 3;public PodSpec.Container.VolumeMount.Builder setMountPathBytes(com.google.protobuf.ByteString value)
optional string mount_path = 3;public final PodSpec.Container.VolumeMount.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>public final PodSpec.Container.VolumeMount.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PodSpec.Container.VolumeMount.Builder>