Package io.kubernetes.client.proto
Class V1Authorization.LocalSubjectAccessReview.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
io.kubernetes.client.proto.V1Authorization.LocalSubjectAccessReview.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,V1Authorization.LocalSubjectAccessReviewOrBuilder
,Cloneable
- Enclosing class:
- V1Authorization.LocalSubjectAccessReview
public static final class V1Authorization.LocalSubjectAccessReview.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
implements V1Authorization.LocalSubjectAccessReviewOrBuilder
LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace. Having a namespace scoped resource makes it much easier to grant namespace scoped policy that includes permissions checking.Protobuf type
k8s.io.api.authorization.v1.LocalSubjectAccessReview
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Standard list metadata.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Spec holds information about the request being evaluated.Status is filled in by the server and indicates whether the request is allowed or not +optionalclone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Standard list metadata.Standard list metadata.Standard list metadata.getSpec()
Spec holds information about the request being evaluated.Spec holds information about the request being evaluated.Spec holds information about the request being evaluated.Status is filled in by the server and indicates whether the request is allowed or not +optionalStatus is filled in by the server and indicates whether the request is allowed or not +optionalStatus is filled in by the server and indicates whether the request is allowed or not +optionalboolean
Standard list metadata.boolean
hasSpec()
Spec holds information about the request being evaluated.boolean
Status is filled in by the server and indicates whether the request is allowed or not +optionalprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeMetadata
(Meta.ObjectMeta value) Standard list metadata.Spec holds information about the request being evaluated.Status is filled in by the server and indicates whether the request is allowed or not +optionalmergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setMetadata
(Meta.ObjectMeta value) Standard list metadata.setMetadata
(Meta.ObjectMeta.Builder builderForValue) Standard list metadata.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Spec holds information about the request being evaluated.setSpec
(V1Authorization.SubjectAccessReviewSpec.Builder builderForValue) Spec holds information about the request being evaluated.Status is filled in by the server and indicates whether the request is allowed or not +optionalsetStatus
(V1Authorization.SubjectAccessReviewStatus.Builder builderForValue) Status is filled in by the server and indicates whether the request is allowed or not +optionalsetUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
setField
public V1Authorization.LocalSubjectAccessReview.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
clearField
public V1Authorization.LocalSubjectAccessReview.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
clearOneof
public V1Authorization.LocalSubjectAccessReview.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
setRepeatedField
public V1Authorization.LocalSubjectAccessReview.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
addRepeatedField
public V1Authorization.LocalSubjectAccessReview.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
mergeFrom
public V1Authorization.LocalSubjectAccessReview.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
mergeFrom
public V1Authorization.LocalSubjectAccessReview.Builder mergeFrom(V1Authorization.LocalSubjectAccessReview other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
mergeFrom
public V1Authorization.LocalSubjectAccessReview.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
- Throws:
IOException
-
hasMetadata
public boolean hasMetadata()Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
hasMetadata
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
getMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadata
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
setMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
setMetadata
public V1Authorization.LocalSubjectAccessReview.Builder setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
mergeMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
clearMetadata
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataBuilder
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
-
getMetadataOrBuilder
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1;
- Specified by:
getMetadataOrBuilder
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
hasSpec
public boolean hasSpec()Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
- Specified by:
hasSpec
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
getSpec
Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
- Specified by:
getSpec
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
setSpec
public V1Authorization.LocalSubjectAccessReview.Builder setSpec(V1Authorization.SubjectAccessReviewSpec value) Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
-
setSpec
public V1Authorization.LocalSubjectAccessReview.Builder setSpec(V1Authorization.SubjectAccessReviewSpec.Builder builderForValue) Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
-
mergeSpec
public V1Authorization.LocalSubjectAccessReview.Builder mergeSpec(V1Authorization.SubjectAccessReviewSpec value) Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
-
clearSpec
Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
-
getSpecBuilder
Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
-
getSpecOrBuilder
Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted.
optional .k8s.io.api.authorization.v1.SubjectAccessReviewSpec spec = 2;
- Specified by:
getSpecOrBuilder
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
hasStatus
public boolean hasStatus()Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
- Specified by:
hasStatus
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
getStatus
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
- Specified by:
getStatus
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
setStatus
public V1Authorization.LocalSubjectAccessReview.Builder setStatus(V1Authorization.SubjectAccessReviewStatus value) Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
-
setStatus
public V1Authorization.LocalSubjectAccessReview.Builder setStatus(V1Authorization.SubjectAccessReviewStatus.Builder builderForValue) Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
-
mergeStatus
public V1Authorization.LocalSubjectAccessReview.Builder mergeStatus(V1Authorization.SubjectAccessReviewStatus value) Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
-
clearStatus
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
-
getStatusBuilder
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
-
getStatusOrBuilder
Status is filled in by the server and indicates whether the request is allowed or not +optional
optional .k8s.io.api.authorization.v1.SubjectAccessReviewStatus status = 3;
- Specified by:
getStatusOrBuilder
in interfaceV1Authorization.LocalSubjectAccessReviewOrBuilder
-
setUnknownFields
public final V1Authorization.LocalSubjectAccessReview.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-
mergeUnknownFields
public final V1Authorization.LocalSubjectAccessReview.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<V1Authorization.LocalSubjectAccessReview.Builder>
-