Uses of Class
io.kubernetes.client.proto.V1Authentication.TokenReview
-
Uses of V1Authentication.TokenReview in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.TokenReviewModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.TokenReview>
V1Authentication.TokenReview.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authentication.TokenReviewModifier and TypeMethodDescriptionV1Authentication.TokenReview.Builder.build()
V1Authentication.TokenReview.Builder.buildPartial()
static V1Authentication.TokenReview
V1Authentication.TokenReview.getDefaultInstance()
V1Authentication.TokenReview.Builder.getDefaultInstanceForType()
V1Authentication.TokenReview.getDefaultInstanceForType()
static V1Authentication.TokenReview
V1Authentication.TokenReview.parseDelimitedFrom
(InputStream input) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(byte[] data) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(com.google.protobuf.ByteString data) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(InputStream input) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(ByteBuffer data) static V1Authentication.TokenReview
V1Authentication.TokenReview.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.TokenReviewModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authentication.TokenReview>
V1Authentication.TokenReview.getParserForType()
static com.google.protobuf.Parser<V1Authentication.TokenReview>
V1Authentication.TokenReview.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authentication.TokenReviewModifier and TypeMethodDescriptionV1Authentication.TokenReview.Builder.mergeFrom
(V1Authentication.TokenReview other) V1Authentication.TokenReview.newBuilder
(V1Authentication.TokenReview prototype)