public static final class V1beta1Admission.AdmissionReview.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder> implements V1beta1Admission.AdmissionReviewOrBuilder
AdmissionReview describes an admission review request/response.Protobuf type
k8s.io.api.admission.v1beta1.AdmissionReview| Modifier and Type | Method and Description |
|---|---|
V1beta1Admission.AdmissionReview.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admission.AdmissionReview |
build() |
V1beta1Admission.AdmissionReview |
buildPartial() |
V1beta1Admission.AdmissionReview.Builder |
clear() |
V1beta1Admission.AdmissionReview.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta1Admission.AdmissionReview.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta1Admission.AdmissionReview.Builder |
clearRequest()
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionReview.Builder |
clearResponse()
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionReview.Builder |
clone() |
V1beta1Admission.AdmissionReview |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
V1beta1Admission.AdmissionRequest |
getRequest()
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionRequest.Builder |
getRequestBuilder()
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionRequestOrBuilder |
getRequestOrBuilder()
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionResponse |
getResponse()
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionResponse.Builder |
getResponseBuilder()
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionResponseOrBuilder |
getResponseOrBuilder()
Response describes the attributes for the admission response.
|
boolean |
hasRequest()
Request describes the attributes for the admission request.
|
boolean |
hasResponse()
Response describes the attributes for the admission response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
V1beta1Admission.AdmissionReview.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta1Admission.AdmissionReview.Builder |
mergeFrom(com.google.protobuf.Message other) |
V1beta1Admission.AdmissionReview.Builder |
mergeFrom(V1beta1Admission.AdmissionReview other) |
V1beta1Admission.AdmissionReview.Builder |
mergeRequest(V1beta1Admission.AdmissionRequest value)
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionReview.Builder |
mergeResponse(V1beta1Admission.AdmissionResponse value)
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionReview.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta1Admission.AdmissionReview.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta1Admission.AdmissionReview.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta1Admission.AdmissionReview.Builder |
setRequest(V1beta1Admission.AdmissionRequest.Builder builderForValue)
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionReview.Builder |
setRequest(V1beta1Admission.AdmissionRequest value)
Request describes the attributes for the admission request.
|
V1beta1Admission.AdmissionReview.Builder |
setResponse(V1beta1Admission.AdmissionResponse.Builder builderForValue)
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionReview.Builder |
setResponse(V1beta1Admission.AdmissionResponse value)
Response describes the attributes for the admission response.
|
V1beta1Admission.AdmissionReview.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic V1beta1Admission.AdmissionReview build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admission.AdmissionReview buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic V1beta1Admission.AdmissionReview.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder mergeFrom(V1beta1Admission.AdmissionReview other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public V1beta1Admission.AdmissionReview.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<V1beta1Admission.AdmissionReview.Builder>IOExceptionpublic boolean hasRequest()
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;hasRequest in interface V1beta1Admission.AdmissionReviewOrBuilderpublic V1beta1Admission.AdmissionRequest getRequest()
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;getRequest in interface V1beta1Admission.AdmissionReviewOrBuilderpublic V1beta1Admission.AdmissionReview.Builder setRequest(V1beta1Admission.AdmissionRequest value)
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;public V1beta1Admission.AdmissionReview.Builder setRequest(V1beta1Admission.AdmissionRequest.Builder builderForValue)
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;public V1beta1Admission.AdmissionReview.Builder mergeRequest(V1beta1Admission.AdmissionRequest value)
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;public V1beta1Admission.AdmissionReview.Builder clearRequest()
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;public V1beta1Admission.AdmissionRequest.Builder getRequestBuilder()
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;public V1beta1Admission.AdmissionRequestOrBuilder getRequestOrBuilder()
Request describes the attributes for the admission request. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionRequest request = 1;getRequestOrBuilder in interface V1beta1Admission.AdmissionReviewOrBuilderpublic boolean hasResponse()
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;hasResponse in interface V1beta1Admission.AdmissionReviewOrBuilderpublic V1beta1Admission.AdmissionResponse getResponse()
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;getResponse in interface V1beta1Admission.AdmissionReviewOrBuilderpublic V1beta1Admission.AdmissionReview.Builder setResponse(V1beta1Admission.AdmissionResponse value)
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;public V1beta1Admission.AdmissionReview.Builder setResponse(V1beta1Admission.AdmissionResponse.Builder builderForValue)
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;public V1beta1Admission.AdmissionReview.Builder mergeResponse(V1beta1Admission.AdmissionResponse value)
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;public V1beta1Admission.AdmissionReview.Builder clearResponse()
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;public V1beta1Admission.AdmissionResponse.Builder getResponseBuilder()
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;public V1beta1Admission.AdmissionResponseOrBuilder getResponseOrBuilder()
Response describes the attributes for the admission response. +optional
optional .k8s.io.api.admission.v1beta1.AdmissionResponse response = 2;getResponseOrBuilder in interface V1beta1Admission.AdmissionReviewOrBuilderpublic final V1beta1Admission.AdmissionReview.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>public final V1beta1Admission.AdmissionReview.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<V1beta1Admission.AdmissionReview.Builder>Copyright © 2020. All rights reserved.