Uses of Class
io.kubernetes.client.proto.V1Authentication.TokenReviewStatus
-
Uses of V1Authentication.TokenReviewStatus in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.TokenReviewStatusModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.TokenReviewStatus>
V1Authentication.TokenReviewStatus.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authentication.TokenReviewStatusModifier and TypeMethodDescriptionV1Authentication.TokenReviewStatus.Builder.build()
V1Authentication.TokenReviewStatus.Builder.buildPartial()
V1Authentication.TokenReviewStatus.getDefaultInstance()
V1Authentication.TokenReviewStatus.Builder.getDefaultInstanceForType()
V1Authentication.TokenReviewStatus.getDefaultInstanceForType()
V1Authentication.TokenReview.Builder.getStatus()
Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReview.getStatus()
Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReviewOrBuilder.getStatus()
Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReviewStatus.parseDelimitedFrom
(InputStream input) V1Authentication.TokenReviewStatus.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewStatus.parseFrom
(byte[] data) V1Authentication.TokenReviewStatus.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewStatus.parseFrom
(com.google.protobuf.ByteString data) V1Authentication.TokenReviewStatus.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewStatus.parseFrom
(com.google.protobuf.CodedInputStream input) V1Authentication.TokenReviewStatus.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewStatus.parseFrom
(InputStream input) V1Authentication.TokenReviewStatus.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewStatus.parseFrom
(ByteBuffer data) V1Authentication.TokenReviewStatus.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.TokenReviewStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authentication.TokenReviewStatus>
V1Authentication.TokenReviewStatus.getParserForType()
static com.google.protobuf.Parser<V1Authentication.TokenReviewStatus>
V1Authentication.TokenReviewStatus.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authentication.TokenReviewStatusModifier and TypeMethodDescriptionV1Authentication.TokenReviewStatus.Builder.mergeFrom
(V1Authentication.TokenReviewStatus other) V1Authentication.TokenReview.Builder.mergeStatus
(V1Authentication.TokenReviewStatus value) Status is filled in by the server and indicates whether the request can be authenticated.V1Authentication.TokenReviewStatus.newBuilder
(V1Authentication.TokenReviewStatus prototype) V1Authentication.TokenReview.Builder.setStatus
(V1Authentication.TokenReviewStatus value) Status is filled in by the server and indicates whether the request can be authenticated.