Uses of Class
io.kubernetes.client.proto.V1.ObjectReference.Builder
-
Uses of V1.ObjectReference.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1.ObjectReference.BuilderModifier and TypeMethodDescriptionV1Batch.CronJobStatus.Builder.addActiveBuilder()
A list of pointers to currently running jobs.V1Batch.CronJobStatus.Builder.addActiveBuilder
(int index) A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.addActiveBuilder()
A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.addActiveBuilder
(int index) A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.addActiveBuilder()
A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.addActiveBuilder
(int index) A list of pointers to currently running jobs.V1.ObjectReference.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ServiceAccount.Builder.addSecretsBuilder()
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1.ServiceAccount.Builder.addSecretsBuilder
(int index) Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1.ObjectReference.Builder.clear()
V1.ObjectReference.Builder.clearApiVersion()
API version of the referent.V1.ObjectReference.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V1.ObjectReference.Builder.clearFieldPath()
If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].V1.ObjectReference.Builder.clearKind()
Kind of the referent.V1.ObjectReference.Builder.clearName()
Name of the referent.V1.ObjectReference.Builder.clearNamespace()
Namespace of the referent.V1.ObjectReference.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1.ObjectReference.Builder.clearResourceVersion()
Specific resourceVersion to which this reference is made, if any.V1.ObjectReference.Builder.clearUid()
UID of the referent.V1.ObjectReference.Builder.clone()
V1Batch.CronJobStatus.Builder.getActiveBuilder
(int index) A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.getActiveBuilder
(int index) A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.getActiveBuilder
(int index) A list of pointers to currently running jobs.V1.PersistentVolumeSpec.Builder.getClaimRefBuilder()
ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.Event.Builder.getInvolvedObjectBuilder()
The object that this event is about.V1.SerializedReference.Builder.getReferenceBuilder()
The reference to an object in the system.V1.Event.Builder.getRelatedBuilder()
Optional secondary object for more complex actions.V1.StorageOSPersistentVolumeSource.Builder.getSecretRefBuilder()
SecretRef specifies the secret to use for obtaining the StorageOS API credentials.V1.ServiceAccount.Builder.getSecretsBuilder
(int index) Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1.Binding.Builder.getTargetBuilder()
The target object that you want to bind to the standard object.V1.EndpointAddress.Builder.getTargetRefBuilder()
Reference to object providing the endpoint.V1.ObjectReference.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1.ObjectReference.Builder.mergeFrom
(com.google.protobuf.Message other) V1.ObjectReference.Builder.mergeFrom
(V1.ObjectReference other) V1.ObjectReference.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static V1.ObjectReference.Builder
V1.ObjectReference.newBuilder()
static V1.ObjectReference.Builder
V1.ObjectReference.newBuilder
(V1.ObjectReference prototype) V1.ObjectReference.newBuilderForType()
protected V1.ObjectReference.Builder
V1.ObjectReference.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1.ObjectReference.Builder.setApiVersion
(String value) API version of the referent.V1.ObjectReference.Builder.setApiVersionBytes
(com.google.protobuf.ByteString value) API version of the referent.V1.ObjectReference.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1.ObjectReference.Builder.setFieldPath
(String value) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].V1.ObjectReference.Builder.setFieldPathBytes
(com.google.protobuf.ByteString value) If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2].Kind of the referent.V1.ObjectReference.Builder.setKindBytes
(com.google.protobuf.ByteString value) Kind of the referent.Name of the referent.V1.ObjectReference.Builder.setNameBytes
(com.google.protobuf.ByteString value) Name of the referent.V1.ObjectReference.Builder.setNamespace
(String value) Namespace of the referent.V1.ObjectReference.Builder.setNamespaceBytes
(com.google.protobuf.ByteString value) Namespace of the referent.V1.ObjectReference.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1.ObjectReference.Builder.setResourceVersion
(String value) Specific resourceVersion to which this reference is made, if any.V1.ObjectReference.Builder.setResourceVersionBytes
(com.google.protobuf.ByteString value) Specific resourceVersion to which this reference is made, if any.UID of the referent.V1.ObjectReference.Builder.setUidBytes
(com.google.protobuf.ByteString value) UID of the referent.V1.ObjectReference.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V1.ObjectReference.toBuilder()
Methods in io.kubernetes.client.proto that return types with arguments of type V1.ObjectReference.BuilderModifier and TypeMethodDescriptionV1Batch.CronJobStatus.Builder.getActiveBuilderList()
A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.getActiveBuilderList()
A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.getActiveBuilderList()
A list of pointers to currently running jobs.V1.ServiceAccount.Builder.getSecretsBuilderList()
Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.Methods in io.kubernetes.client.proto with parameters of type V1.ObjectReference.BuilderModifier and TypeMethodDescriptionV1Batch.CronJobStatus.Builder.addActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1Batch.CronJobStatus.Builder.addActive
(V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.addActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.addActive
(V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.addActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.addActive
(V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1.ServiceAccount.Builder.addSecrets
(int index, V1.ObjectReference.Builder builderForValue) Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1.ServiceAccount.Builder.addSecrets
(V1.ObjectReference.Builder builderForValue) Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1Batch.CronJobStatus.Builder.setActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1beta1Batch.CronJobStatus.Builder.setActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V2alpha1Batch.CronJobStatus.Builder.setActive
(int index, V1.ObjectReference.Builder builderForValue) A list of pointers to currently running jobs.V1.PersistentVolumeSpec.Builder.setClaimRef
(V1.ObjectReference.Builder builderForValue) ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.V1.Event.Builder.setInvolvedObject
(V1.ObjectReference.Builder builderForValue) The object that this event is about.V1.SerializedReference.Builder.setReference
(V1.ObjectReference.Builder builderForValue) The reference to an object in the system.V1.Event.Builder.setRelated
(V1.ObjectReference.Builder builderForValue) Optional secondary object for more complex actions.V1.StorageOSPersistentVolumeSource.Builder.setSecretRef
(V1.ObjectReference.Builder builderForValue) SecretRef specifies the secret to use for obtaining the StorageOS API credentials.V1.ServiceAccount.Builder.setSecrets
(int index, V1.ObjectReference.Builder builderForValue) Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount.V1.Binding.Builder.setTarget
(V1.ObjectReference.Builder builderForValue) The target object that you want to bind to the standard object.V1.EndpointAddress.Builder.setTargetRef
(V1.ObjectReference.Builder builderForValue) Reference to object providing the endpoint.