Package io.kubernetes.client.proto
Class V1.VolumeProjection.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
io.kubernetes.client.proto.V1.VolumeProjection.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1.VolumeProjectionOrBuilder
,Cloneable
- Enclosing class:
- V1.VolumeProjection
public static final class V1.VolumeProjection.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
implements V1.VolumeProjectionOrBuilder
Projection that may be projected along with other supported volume typesProtobuf type
k8s.io.api.core.v1.VolumeProjection
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
information about the configMap data to project +optionalinformation about the downwardAPI data to project +optionalclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) information about the secret data to project +optionalinformation about the serviceAccountToken data to project +optionalclone()
information about the configMap data to project +optionalinformation about the configMap data to project +optionalinformation about the configMap data to project +optionalstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
information about the downwardAPI data to project +optionalinformation about the downwardAPI data to project +optionalinformation about the downwardAPI data to project +optionalinformation about the secret data to project +optionalinformation about the secret data to project +optionalinformation about the secret data to project +optionalinformation about the serviceAccountToken data to project +optionalinformation about the serviceAccountToken data to project +optionalinformation about the serviceAccountToken data to project +optionalboolean
information about the configMap data to project +optionalboolean
information about the downwardAPI data to project +optionalboolean
information about the secret data to project +optionalboolean
information about the serviceAccountToken data to project +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
information about the configMap data to project +optionalinformation about the downwardAPI data to project +optionalmergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(V1.VolumeProjection other) mergeSecret
(V1.SecretProjection value) information about the secret data to project +optionalinformation about the serviceAccountToken data to project +optionalmergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) information about the configMap data to project +optionalsetConfigMap
(V1.ConfigMapProjection.Builder builderForValue) information about the configMap data to project +optionalinformation about the downwardAPI data to project +optionalsetDownwardAPI
(V1.DownwardAPIProjection.Builder builderForValue) information about the downwardAPI data to project +optionalsetRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSecret
(V1.SecretProjection value) information about the secret data to project +optionalsetSecret
(V1.SecretProjection.Builder builderForValue) information about the secret data to project +optionalinformation about the serviceAccountToken data to project +optionalsetServiceAccountToken
(V1.ServiceAccountTokenProjection.Builder builderForValue) information about the serviceAccountToken data to project +optionalsetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) 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.VolumeProjection.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.VolumeProjection.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.VolumeProjection.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.VolumeProjection.Builder>
-
setField
public V1.VolumeProjection.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.VolumeProjection.Builder>
-
clearField
public V1.VolumeProjection.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.VolumeProjection.Builder>
-
clearOneof
public V1.VolumeProjection.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.VolumeProjection.Builder>
-
setRepeatedField
public V1.VolumeProjection.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.VolumeProjection.Builder>
-
addRepeatedField
public V1.VolumeProjection.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.VolumeProjection.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1.VolumeProjection.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
mergeFrom
public V1.VolumeProjection.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.VolumeProjection.Builder>
- Throws:
IOException
-
hasSecret
public boolean hasSecret()information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
- Specified by:
hasSecret
in interfaceV1.VolumeProjectionOrBuilder
-
getSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
- Specified by:
getSecret
in interfaceV1.VolumeProjectionOrBuilder
-
setSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
-
setSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
-
mergeSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
-
clearSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
-
getSecretBuilder
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
-
getSecretOrBuilder
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;
- Specified by:
getSecretOrBuilder
in interfaceV1.VolumeProjectionOrBuilder
-
hasDownwardAPI
public boolean hasDownwardAPI()information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
- Specified by:
hasDownwardAPI
in interfaceV1.VolumeProjectionOrBuilder
-
getDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
- Specified by:
getDownwardAPI
in interfaceV1.VolumeProjectionOrBuilder
-
setDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
-
setDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
-
mergeDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
-
clearDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
-
getDownwardAPIBuilder
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
-
getDownwardAPIOrBuilder
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;
- Specified by:
getDownwardAPIOrBuilder
in interfaceV1.VolumeProjectionOrBuilder
-
hasConfigMap
public boolean hasConfigMap()information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
- Specified by:
hasConfigMap
in interfaceV1.VolumeProjectionOrBuilder
-
getConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
- Specified by:
getConfigMap
in interfaceV1.VolumeProjectionOrBuilder
-
setConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
-
setConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
-
mergeConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
-
clearConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
-
getConfigMapBuilder
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
-
getConfigMapOrBuilder
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;
- Specified by:
getConfigMapOrBuilder
in interfaceV1.VolumeProjectionOrBuilder
-
hasServiceAccountToken
public boolean hasServiceAccountToken()information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
- Specified by:
hasServiceAccountToken
in interfaceV1.VolumeProjectionOrBuilder
-
getServiceAccountToken
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
- Specified by:
getServiceAccountToken
in interfaceV1.VolumeProjectionOrBuilder
-
setServiceAccountToken
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
-
setServiceAccountToken
public V1.VolumeProjection.Builder setServiceAccountToken(V1.ServiceAccountTokenProjection.Builder builderForValue) information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
-
mergeServiceAccountToken
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
-
clearServiceAccountToken
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
-
getServiceAccountTokenBuilder
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
-
getServiceAccountTokenOrBuilder
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;
- Specified by:
getServiceAccountTokenOrBuilder
in interfaceV1.VolumeProjectionOrBuilder
-
setUnknownFields
public final V1.VolumeProjection.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.VolumeProjection.Builder>
-
mergeUnknownFields
public final V1.VolumeProjection.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.VolumeProjection.Builder>
-