-
V1alpha1Admission.AdmissionReview.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1alpha1Admission.AdmissionReview.Builder.clear()
V1alpha1Admission.AdmissionReview.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
V1alpha1Admission.AdmissionReview.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
V1alpha1Admission.AdmissionReview.Builder.clearSpec()
Spec describes the attributes for the admission request.
V1alpha1Admission.AdmissionReview.Builder.clearStatus()
Status is filled in by the webhook and indicates whether the admission request should be permitted.
V1alpha1Admission.AdmissionReview.Builder.clone()
V1alpha1Admission.AdmissionReview.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1alpha1Admission.AdmissionReview.Builder.mergeFrom(com.google.protobuf.Message other)
Spec describes the attributes for the admission request.
Status is filled in by the webhook and indicates whether the admission request should be permitted.
V1alpha1Admission.AdmissionReview.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1alpha1Admission.AdmissionReview.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1alpha1Admission.AdmissionReview.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1alpha1Admission.AdmissionReview.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Spec describes the attributes for the admission request.
Spec describes the attributes for the admission request.
Status is filled in by the webhook and indicates whether the admission request should be permitted.
Status is filled in by the webhook and indicates whether the admission request should be permitted.
V1alpha1Admission.AdmissionReview.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1alpha1Admission.AdmissionReview.toBuilder()