-
V1beta1Admissionregistration.ServiceReference.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Admissionregistration.ServiceReference.Builder.clear()
V1beta1Admissionregistration.ServiceReference.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1beta1Admissionregistration.ServiceReference.Builder.clearName()
`name` is the name of the service.
V1beta1Admissionregistration.ServiceReference.Builder.clearNamespace()
`namespace` is the namespace of the service.
V1beta1Admissionregistration.ServiceReference.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1beta1Admissionregistration.ServiceReference.Builder.clearPath()
`path` is an optional URL path which will be sent in any request to
this service.
V1beta1Admissionregistration.ServiceReference.Builder.clearPort()
If specified, the port on the service that hosting webhook.
V1beta1Admissionregistration.ServiceReference.Builder.clone()
`service` is a reference to the service for this webhook.
V1beta1Admissionregistration.ServiceReference.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1beta1Admissionregistration.ServiceReference.Builder.mergeFrom(com.google.protobuf.Message other)
V1beta1Admissionregistration.ServiceReference.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Admissionregistration.ServiceReference.newBuilder()
V1beta1Admissionregistration.ServiceReference.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1beta1Admissionregistration.ServiceReference.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1beta1Admissionregistration.ServiceReference.Builder.setName(String value)
`name` is the name of the service.
V1beta1Admissionregistration.ServiceReference.Builder.setNameBytes(com.google.protobuf.ByteString value)
`name` is the name of the service.
`namespace` is the namespace of the service.
V1beta1Admissionregistration.ServiceReference.Builder.setNamespaceBytes(com.google.protobuf.ByteString value)
`namespace` is the namespace of the service.
V1beta1Admissionregistration.ServiceReference.Builder.setPath(String value)
`path` is an optional URL path which will be sent in any request to
this service.
V1beta1Admissionregistration.ServiceReference.Builder.setPathBytes(com.google.protobuf.ByteString value)
`path` is an optional URL path which will be sent in any request to
this service.
V1beta1Admissionregistration.ServiceReference.Builder.setPort(int value)
If specified, the port on the service that hosting webhook.
V1beta1Admissionregistration.ServiceReference.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
V1beta1Admissionregistration.ServiceReference.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1beta1Admissionregistration.ServiceReference.toBuilder()
`service` is a reference to the service for this webhook.