-
V1alpha1Admissionregistration.ServiceReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1alpha1Admissionregistration.ServiceReference.Builder.clear()
V1alpha1Admissionregistration.ServiceReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1alpha1Admissionregistration.ServiceReference.Builder.clearName()
Name is the name of the service
Required
V1alpha1Admissionregistration.ServiceReference.Builder.clearNamespace()
Namespace is the namespace of the service
Required
V1alpha1Admissionregistration.ServiceReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1alpha1Admissionregistration.ServiceReference.Builder.clone()
Service is a reference to the service for this webhook.
V1alpha1Admissionregistration.ServiceReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1alpha1Admissionregistration.ServiceReference.Builder.mergeFrom(com.google.protobuf.Message other)
V1alpha1Admissionregistration.ServiceReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1alpha1Admissionregistration.ServiceReference.newBuilder()
V1alpha1Admissionregistration.ServiceReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1alpha1Admissionregistration.ServiceReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1alpha1Admissionregistration.ServiceReference.Builder.setName(String value)
Name is the name of the service
Required
V1alpha1Admissionregistration.ServiceReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name is the name of the service
Required
Namespace is the namespace of the service
Required
V1alpha1Admissionregistration.ServiceReference.Builder.setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace is the namespace of the service
Required
V1alpha1Admissionregistration.ServiceReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1alpha1Admissionregistration.ServiceReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1alpha1Admissionregistration.ServiceReference.toBuilder()
Service is a reference to the service for this webhook.