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.Protobuf type
k8s.io.api.admissionregistration.v1beta1.MutatingWebhookConfiguration
Modifier and Type | Method and Description |
---|---|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addAllWebhooks(Iterable<? extends V1beta1Admissionregistration.Webhook> values)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addWebhooks(int index,
V1beta1Admissionregistration.Webhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addWebhooks(int index,
V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addWebhooks(V1beta1Admissionregistration.Webhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
addWebhooks(V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.Webhook.Builder |
addWebhooksBuilder()
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.Webhook.Builder |
addWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration |
build() |
V1beta1Admissionregistration.MutatingWebhookConfiguration |
buildPartial() |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clear() |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clearMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clearWebhooks()
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
clone() |
V1beta1Admissionregistration.MutatingWebhookConfiguration |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Meta.ObjectMeta |
getMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
Meta.ObjectMeta.Builder |
getMetadataBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
Meta.ObjectMetaOrBuilder |
getMetadataOrBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1beta1Admissionregistration.Webhook |
getWebhooks(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.Webhook.Builder |
getWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
List<V1beta1Admissionregistration.Webhook.Builder> |
getWebhooksBuilderList()
Webhooks is a list of webhooks and the affected resources and operations.
|
int |
getWebhooksCount()
Webhooks is a list of webhooks and the affected resources and operations.
|
List<V1beta1Admissionregistration.Webhook> |
getWebhooksList()
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.WebhookOrBuilder |
getWebhooksOrBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
List<? extends V1beta1Admissionregistration.WebhookOrBuilder> |
getWebhooksOrBuilderList()
Webhooks is a list of webhooks and the affected resources and operations.
|
boolean |
hasMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
mergeFrom(V1beta1Admissionregistration.MutatingWebhookConfiguration other) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
mergeMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
removeWebhooks(int index)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setWebhooks(int index,
V1beta1Admissionregistration.Webhook.Builder builderForValue)
Webhooks is a list of webhooks and the affected resources and operations.
|
V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder |
setWebhooks(int index,
V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public V1beta1Admissionregistration.MutatingWebhookConfiguration build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Admissionregistration.MutatingWebhookConfiguration buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeFrom(V1beta1Admissionregistration.MutatingWebhookConfiguration other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
IOException
public boolean hasMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
hasMetadata
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public Meta.ObjectMeta getMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
getMetadata
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeMetadata(Meta.ObjectMeta value)
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearMetadata()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
public Meta.ObjectMeta.Builder getMetadataBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
public Meta.ObjectMetaOrBuilder getMetadataOrBuilder()
Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
getMetadataOrBuilder
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public List<V1beta1Admissionregistration.Webhook> getWebhooksList()
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
getWebhooksList
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
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.Webhook Webhooks = 2;
getWebhooksCount
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public V1beta1Admissionregistration.Webhook getWebhooks(int index)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
getWebhooks
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setWebhooks(int index, V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setWebhooks(int index, V1beta1Admissionregistration.Webhook.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.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(int index, V1beta1Admissionregistration.Webhook value)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(V1beta1Admissionregistration.Webhook.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.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addWebhooks(int index, V1beta1Admissionregistration.Webhook.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.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder addAllWebhooks(Iterable<? extends V1beta1Admissionregistration.Webhook> values)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder clearWebhooks()
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder removeWebhooks(int index)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.Webhook.Builder getWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.WebhookOrBuilder getWebhooksOrBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
getWebhooksOrBuilder
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public List<? extends V1beta1Admissionregistration.WebhookOrBuilder> getWebhooksOrBuilderList()
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
getWebhooksOrBuilderList
in interface V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder
public V1beta1Admissionregistration.Webhook.Builder addWebhooksBuilder()
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public V1beta1Admissionregistration.Webhook.Builder addWebhooksBuilder(int index)
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public List<V1beta1Admissionregistration.Webhook.Builder> getWebhooksBuilderList()
Webhooks is a list of webhooks and the affected resources and operations. +optional +patchMergeKey=name +patchStrategy=merge
repeated .k8s.io.api.admissionregistration.v1beta1.Webhook Webhooks = 2;
public final V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
public final V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder>
Copyright © 2021. All rights reserved.