Package io.kubernetes.client.proto
Class V1.QuobyteVolumeSource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
io.kubernetes.client.proto.V1.QuobyteVolumeSource.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.QuobyteVolumeSourceOrBuilder
,Cloneable
- Enclosing class:
- V1.QuobyteVolumeSource
public static final class V1.QuobyteVolumeSource.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
implements V1.QuobyteVolumeSourceOrBuilder
Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.Protobuf type
k8s.io.api.core.v1.QuobyteVolumeSource
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Group to map volume access to Default is no group +optionalclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) ReadOnly here will force the Quobyte volume to be mounted with read-only permissions.Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumesTenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalUser to map volume access to Defaults to serivceaccount user +optionalVolume is a string that references an already created Quobyte volume by name.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getGroup()
Group to map volume access to Default is no group +optionalcom.google.protobuf.ByteString
Group to map volume access to Default is no group +optionalboolean
ReadOnly here will force the Quobyte volume to be mounted with read-only permissions.Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumescom.google.protobuf.ByteString
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumesTenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalcom.google.protobuf.ByteString
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalgetUser()
User to map volume access to Defaults to serivceaccount user +optionalcom.google.protobuf.ByteString
User to map volume access to Defaults to serivceaccount user +optionalVolume is a string that references an already created Quobyte volume by name.com.google.protobuf.ByteString
Volume is a string that references an already created Quobyte volume by name.boolean
hasGroup()
Group to map volume access to Default is no group +optionalboolean
ReadOnly here will force the Quobyte volume to be mounted with read-only permissions.boolean
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumesboolean
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalboolean
hasUser()
User to map volume access to Defaults to serivceaccount user +optionalboolean
Volume is a string that references an already created Quobyte volume by name.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(V1.QuobyteVolumeSource other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Group to map volume access to Default is no group +optionalsetGroupBytes
(com.google.protobuf.ByteString value) Group to map volume access to Default is no group +optionalsetReadOnly
(boolean value) ReadOnly here will force the Quobyte volume to be mounted with read-only permissions.setRegistry
(String value) Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumessetRegistryBytes
(com.google.protobuf.ByteString value) Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumessetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalsetTenantBytes
(com.google.protobuf.ByteString value) Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optionalsetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) User to map volume access to Defaults to serivceaccount user +optionalsetUserBytes
(com.google.protobuf.ByteString value) User to map volume access to Defaults to serivceaccount user +optionalVolume is a string that references an already created Quobyte volume by name.setVolumeBytes
(com.google.protobuf.ByteString value) Volume is a string that references an already created Quobyte volume by name.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
setField
public V1.QuobyteVolumeSource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
clearField
public V1.QuobyteVolumeSource.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
clearOneof
public V1.QuobyteVolumeSource.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
setRepeatedField
public V1.QuobyteVolumeSource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
addRepeatedField
public V1.QuobyteVolumeSource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.QuobyteVolumeSource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
mergeFrom
public V1.QuobyteVolumeSource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.QuobyteVolumeSource.Builder>
- Throws:
IOException
-
hasRegistry
public boolean hasRegistry()Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
- Specified by:
hasRegistry
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getRegistry
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
- Specified by:
getRegistry
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getRegistryBytes
public com.google.protobuf.ByteString getRegistryBytes()Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
- Specified by:
getRegistryBytes
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setRegistry
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
-
clearRegistry
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
-
setRegistryBytes
Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes
optional string registry = 1;
-
hasVolume
public boolean hasVolume()Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
- Specified by:
hasVolume
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getVolume
Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
- Specified by:
getVolume
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getVolumeBytes
public com.google.protobuf.ByteString getVolumeBytes()Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
- Specified by:
getVolumeBytes
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setVolume
Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
-
clearVolume
Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
-
setVolumeBytes
Volume is a string that references an already created Quobyte volume by name.
optional string volume = 2;
-
hasReadOnly
public boolean hasReadOnly()ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;
- Specified by:
hasReadOnly
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getReadOnly
public boolean getReadOnly()ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;
- Specified by:
getReadOnly
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setReadOnly
ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;
-
clearReadOnly
ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false. +optional
optional bool readOnly = 3;
-
hasUser
public boolean hasUser()User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
- Specified by:
hasUser
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getUser
User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
- Specified by:
getUser
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
- Specified by:
getUserBytes
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setUser
User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
-
clearUser
User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
-
setUserBytes
User to map volume access to Defaults to serivceaccount user +optional
optional string user = 4;
-
hasGroup
public boolean hasGroup()Group to map volume access to Default is no group +optional
optional string group = 5;
- Specified by:
hasGroup
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getGroup
Group to map volume access to Default is no group +optional
optional string group = 5;
- Specified by:
getGroup
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()Group to map volume access to Default is no group +optional
optional string group = 5;
- Specified by:
getGroupBytes
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setGroup
Group to map volume access to Default is no group +optional
optional string group = 5;
-
clearGroup
Group to map volume access to Default is no group +optional
optional string group = 5;
-
setGroupBytes
Group to map volume access to Default is no group +optional
optional string group = 5;
-
hasTenant
public boolean hasTenant()Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
- Specified by:
hasTenant
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getTenant
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
- Specified by:
getTenant
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
getTenantBytes
public com.google.protobuf.ByteString getTenantBytes()Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
- Specified by:
getTenantBytes
in interfaceV1.QuobyteVolumeSourceOrBuilder
-
setTenant
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
-
clearTenant
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
-
setTenantBytes
Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin +optional
optional string tenant = 6;
-
setUnknownFields
public final V1.QuobyteVolumeSource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-
mergeUnknownFields
public final V1.QuobyteVolumeSource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.QuobyteVolumeSource.Builder>
-