Package io.kubernetes.client.proto
Class V1Admissionregistration.ValidatingWebhookConfiguration.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
io.kubernetes.client.proto.V1Admissionregistration.ValidatingWebhookConfiguration.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1Admissionregistration.ValidatingWebhookConfigurationOrBuilder,Cloneable
- Enclosing class:
- V1Admissionregistration.ValidatingWebhookConfiguration
public static final class V1Admissionregistration.ValidatingWebhookConfiguration.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
implements V1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it.Protobuf type
k8s.io.api.admissionregistration.v1.ValidatingWebhookConfiguration-
Method Summary
Modifier and TypeMethodDescriptionaddAllWebhooks(Iterable<? extends V1Admissionregistration.ValidatingWebhook> values) Webhooks is a list of webhooks and the affected resources and operations.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addWebhooks(int index, V1Admissionregistration.ValidatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.addWebhooks(int index, V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations.Webhooks is a list of webhooks and the affected resources and operations.addWebhooks(V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations.Webhooks is a list of webhooks and the affected resources and operations.addWebhooksBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Webhooks is a list of webhooks and the affected resources and operations.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorStandard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.getWebhooks(int index) Webhooks is a list of webhooks and the affected resources and operations.getWebhooksBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.Webhooks is a list of webhooks and the affected resources and operations.intWebhooks is a list of webhooks and the affected resources and operations.Webhooks is a list of webhooks and the affected resources and operations.getWebhooksOrBuilder(int index) Webhooks is a list of webhooks and the affected resources and operations.Webhooks is a list of webhooks and the affected resources and operations.booleanStandard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeMetadata(Meta.ObjectMeta value) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeWebhooks(int index) Webhooks is a list of webhooks and the affected resources and operations.setMetadata(Meta.ObjectMeta value) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWebhooks(int index, V1Admissionregistration.ValidatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.setWebhooks(int index, V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations.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<V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
setField
public V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
clearField
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
clearOneof
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
setRepeatedField
public V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
addRepeatedField
public V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
mergeFrom
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
mergeFrom
public V1Admissionregistration.ValidatingWebhookConfiguration.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<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
hasMetadatain interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
getMetadata
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
getMetadatain interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
setMetadata
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder setMetadata(Meta.ObjectMeta value) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; -
setMetadata
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; -
mergeMetadata
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder mergeMetadata(Meta.ObjectMeta value) Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; -
clearMetadata
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; -
getMetadataBuilder
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; -
getMetadataOrBuilder
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;- Specified by:
getMetadataOrBuilderin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
getWebhooksList
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2;- Specified by:
getWebhooksListin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
getWebhooksCount
public int getWebhooksCount()Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2;- Specified by:
getWebhooksCountin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
getWebhooks
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2;- Specified by:
getWebhooksin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
setWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder setWebhooks(int index, V1Admissionregistration.ValidatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
setWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder setWebhooks(int index, V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder addWebhooks(V1Admissionregistration.ValidatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder addWebhooks(int index, V1Admissionregistration.ValidatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder addWebhooks(V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder addWebhooks(int index, V1Admissionregistration.ValidatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addAllWebhooks
public V1Admissionregistration.ValidatingWebhookConfiguration.Builder addAllWebhooks(Iterable<? extends V1Admissionregistration.ValidatingWebhook> values) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
clearWebhooks
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
removeWebhooks
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
getWebhooksBuilder
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
getWebhooksOrBuilder
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2;- Specified by:
getWebhooksOrBuilderin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
getWebhooksOrBuilderList
public List<? extends V1Admissionregistration.ValidatingWebhookOrBuilder> getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2;- Specified by:
getWebhooksOrBuilderListin interfaceV1Admissionregistration.ValidatingWebhookConfigurationOrBuilder
-
addWebhooksBuilder
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
addWebhooksBuilder
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
getWebhooksBuilderList
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1.ValidatingWebhook Webhooks = 2; -
setUnknownFields
public final V1Admissionregistration.ValidatingWebhookConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-
mergeUnknownFields
public final V1Admissionregistration.ValidatingWebhookConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1Admissionregistration.ValidatingWebhookConfiguration.Builder>
-