Package io.kubernetes.client.proto
Class V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
io.kubernetes.client.proto.V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder,Cloneable
- Enclosing class:
- V1beta1Admissionregistration.MutatingWebhookConfiguration
public static final class V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
implements V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object. Deprecated in v1.16, planned for removal in v1.19. Use admissionregistration.k8s.io/v1 MutatingWebhookConfiguration instead.Protobuf type
k8s.io.api.admissionregistration.v1beta1.MutatingWebhookConfiguration-
Method Summary
Modifier and TypeMethodDescriptionaddAllWebhooks(Iterable<? extends V1beta1Admissionregistration.MutatingWebhook> 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, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.addWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook.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(V1beta1Admissionregistration.MutatingWebhook.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, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.setWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
setField
public V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
clearField
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
clearOneof
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
setRepeatedField
public V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
addRepeatedField
public V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
mergeFrom
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
mergeFrom
public V1beta1Admissionregistration.MutatingWebhookConfiguration.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<V1beta1Admissionregistration.MutatingWebhookConfiguration.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 interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
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 interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
setMetadata
public V1beta1Admissionregistration.MutatingWebhookConfiguration.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 V1beta1Admissionregistration.MutatingWebhookConfiguration.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 V1beta1Admissionregistration.MutatingWebhookConfiguration.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 interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
getWebhooksList
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2;- Specified by:
getWebhooksListin interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
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.v1beta1.MutatingWebhook Webhooks = 2;- Specified by:
getWebhooksCountin interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
getWebhooks
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2;- Specified by:
getWebhooksin interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
setWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
setWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
addWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
addWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
addWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
addWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook.Builder builderForValue) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2; -
addAllWebhooks
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addAllWebhooks(Iterable<? extends V1beta1Admissionregistration.MutatingWebhook> values) Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook Webhooks = 2;- Specified by:
getWebhooksOrBuilderin interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
getWebhooksOrBuilderList
public List<? extends V1beta1Admissionregistration.MutatingWebhookOrBuilder> getWebhooksOrBuilderList()Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook Webhooks = 2;- Specified by:
getWebhooksOrBuilderListin interfaceV1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
-
addWebhooksBuilder
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook 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.v1beta1.MutatingWebhook Webhooks = 2; -
setUnknownFields
public final V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-
mergeUnknownFields
public final V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
-