Uses of Class
io.kubernetes.client.proto.V1beta1Admissionregistration.MutatingWebhook
-
Uses of V1beta1Admissionregistration.MutatingWebhook in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Admissionregistration.MutatingWebhookModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Admissionregistration.MutatingWebhook>V1beta1Admissionregistration.MutatingWebhook.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Admissionregistration.MutatingWebhookModifier and TypeMethodDescriptionV1beta1Admissionregistration.MutatingWebhook.Builder.build()V1beta1Admissionregistration.MutatingWebhook.Builder.buildPartial()V1beta1Admissionregistration.MutatingWebhook.getDefaultInstance()V1beta1Admissionregistration.MutatingWebhook.Builder.getDefaultInstanceForType()V1beta1Admissionregistration.MutatingWebhook.getDefaultInstanceForType()V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooks(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfiguration.getWebhooks(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder.getWebhooks(int index) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhook.parseDelimitedFrom(InputStream input) V1beta1Admissionregistration.MutatingWebhook.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Admissionregistration.MutatingWebhook.parseFrom(byte[] data) V1beta1Admissionregistration.MutatingWebhook.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Admissionregistration.MutatingWebhook.parseFrom(com.google.protobuf.ByteString data) V1beta1Admissionregistration.MutatingWebhook.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Admissionregistration.MutatingWebhook.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Admissionregistration.MutatingWebhook.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Admissionregistration.MutatingWebhook.parseFrom(InputStream input) V1beta1Admissionregistration.MutatingWebhook.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Admissionregistration.MutatingWebhook.parseFrom(ByteBuffer data) V1beta1Admissionregistration.MutatingWebhook.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Admissionregistration.MutatingWebhookModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Admissionregistration.MutatingWebhook>V1beta1Admissionregistration.MutatingWebhook.getParserForType()V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.getWebhooksList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfiguration.getWebhooksList()Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfigurationOrBuilder.getWebhooksList()Webhooks is a list of webhooks and the affected resources and operations.static com.google.protobuf.Parser<V1beta1Admissionregistration.MutatingWebhook>V1beta1Admissionregistration.MutatingWebhook.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Admissionregistration.MutatingWebhookModifier and TypeMethodDescriptionV1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addWebhooks(V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.V1beta1Admissionregistration.MutatingWebhook.Builder.mergeFrom(V1beta1Admissionregistration.MutatingWebhook other) V1beta1Admissionregistration.MutatingWebhook.newBuilder(V1beta1Admissionregistration.MutatingWebhook prototype) V1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.setWebhooks(int index, V1beta1Admissionregistration.MutatingWebhook value) Webhooks is a list of webhooks and the affected resources and operations.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Admissionregistration.MutatingWebhookModifier and TypeMethodDescriptionV1beta1Admissionregistration.MutatingWebhookConfiguration.Builder.addAllWebhooks(Iterable<? extends V1beta1Admissionregistration.MutatingWebhook> values) Webhooks is a list of webhooks and the affected resources and operations.