Uses of Class
io.kubernetes.client.proto.V1beta1Authorization.ExtraValue
-
Uses of V1beta1Authorization.ExtraValue in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Authorization.ExtraValueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Authorization.ExtraValue>V1beta1Authorization.ExtraValue.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Authorization.ExtraValueModifier and TypeMethodDescriptionV1beta1Authorization.ExtraValue.Builder.build()V1beta1Authorization.ExtraValue.Builder.buildPartial()V1beta1Authorization.ExtraValue.getDefaultInstance()V1beta1Authorization.ExtraValue.Builder.getDefaultInstanceForType()V1beta1Authorization.ExtraValue.getDefaultInstanceForType()V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrThrow(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrThrow(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrThrow(String key) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.ExtraValue.parseDelimitedFrom(InputStream input) V1beta1Authorization.ExtraValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.ExtraValue.parseFrom(byte[] data) V1beta1Authorization.ExtraValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.ByteString data) V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input) V1beta1Authorization.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.ExtraValue.parseFrom(InputStream input) V1beta1Authorization.ExtraValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Authorization.ExtraValue.parseFrom(ByteBuffer data) V1beta1Authorization.ExtraValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Authorization.ExtraValueModifier and TypeMethodDescriptionV1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtra()Deprecated.V1beta1Authorization.SubjectAccessReviewSpec.getExtra()Deprecated.V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtra()Deprecated.V1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraMap()Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.getExtraMap()Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraMap()Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.Builder.getMutableExtra()Deprecated.com.google.protobuf.Parser<V1beta1Authorization.ExtraValue>V1beta1Authorization.ExtraValue.getParserForType()static com.google.protobuf.Parser<V1beta1Authorization.ExtraValue>V1beta1Authorization.ExtraValue.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Authorization.ExtraValueModifier and TypeMethodDescriptionV1beta1Authorization.SubjectAccessReviewSpec.Builder.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpec.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.SubjectAccessReviewSpecOrBuilder.getExtraOrDefault(String key, V1beta1Authorization.ExtraValue defaultValue) Extra corresponds to the user.Info.GetExtra() method from the authenticator.V1beta1Authorization.ExtraValue.Builder.mergeFrom(V1beta1Authorization.ExtraValue other) V1beta1Authorization.ExtraValue.newBuilder(V1beta1Authorization.ExtraValue prototype) V1beta1Authorization.SubjectAccessReviewSpec.Builder.putExtra(String key, V1beta1Authorization.ExtraValue value) Extra corresponds to the user.Info.GetExtra() method from the authenticator.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Authorization.ExtraValueModifier and TypeMethodDescriptionV1beta1Authorization.SubjectAccessReviewSpec.Builder.putAllExtra(Map<String, V1beta1Authorization.ExtraValue> values) Extra corresponds to the user.Info.GetExtra() method from the authenticator.