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.Descriptorcom.google.protobuf.Descriptors.Descriptorinformation 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 +optionalbooleaninformation about the configMap data to project +optionalbooleaninformation about the downwardAPI data to project +optionalbooleaninformation about the secret data to project +optionalbooleaninformation about the serviceAccountToken data to project +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleaninformation 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
setField
public V1.VolumeProjection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
clearField
public V1.VolumeProjection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
clearOneof
public V1.VolumeProjection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
addRepeatedField
public V1.VolumeProjection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1.VolumeProjection.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
hasSecretin interfaceV1.VolumeProjectionOrBuilder
-
getSecret
information about the secret data to project +optional
optional .k8s.io.api.core.v1.SecretProjection secret = 1;- Specified by:
getSecretin 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:
getSecretOrBuilderin 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:
hasDownwardAPIin interfaceV1.VolumeProjectionOrBuilder
-
getDownwardAPI
information about the downwardAPI data to project +optional
optional .k8s.io.api.core.v1.DownwardAPIProjection downwardAPI = 2;- Specified by:
getDownwardAPIin 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:
getDownwardAPIOrBuilderin 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:
hasConfigMapin interfaceV1.VolumeProjectionOrBuilder
-
getConfigMap
information about the configMap data to project +optional
optional .k8s.io.api.core.v1.ConfigMapProjection configMap = 3;- Specified by:
getConfigMapin 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:
getConfigMapOrBuilderin 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:
hasServiceAccountTokenin interfaceV1.VolumeProjectionOrBuilder
-
getServiceAccountToken
information about the serviceAccountToken data to project +optional
optional .k8s.io.api.core.v1.ServiceAccountTokenProjection serviceAccountToken = 4;- Specified by:
getServiceAccountTokenin 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:
getServiceAccountTokenOrBuilderin interfaceV1.VolumeProjectionOrBuilder
-
setUnknownFields
public final V1.VolumeProjection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-
mergeUnknownFields
public final V1.VolumeProjection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1.VolumeProjection.Builder>
-