Uses of Class
io.kubernetes.client.proto.V1Authentication.TokenReviewSpec
-
Uses of V1Authentication.TokenReviewSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.TokenReviewSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.TokenReviewSpec>
V1Authentication.TokenReviewSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Authentication.TokenReviewSpecModifier and TypeMethodDescriptionV1Authentication.TokenReviewSpec.Builder.build()
V1Authentication.TokenReviewSpec.Builder.buildPartial()
V1Authentication.TokenReviewSpec.getDefaultInstance()
V1Authentication.TokenReviewSpec.Builder.getDefaultInstanceForType()
V1Authentication.TokenReviewSpec.getDefaultInstanceForType()
V1Authentication.TokenReview.Builder.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenReview.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenReviewOrBuilder.getSpec()
Spec holds information about the request being evaluatedV1Authentication.TokenReviewSpec.parseDelimitedFrom
(InputStream input) V1Authentication.TokenReviewSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewSpec.parseFrom
(byte[] data) V1Authentication.TokenReviewSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewSpec.parseFrom
(com.google.protobuf.ByteString data) V1Authentication.TokenReviewSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewSpec.parseFrom
(com.google.protobuf.CodedInputStream input) V1Authentication.TokenReviewSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewSpec.parseFrom
(InputStream input) V1Authentication.TokenReviewSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1Authentication.TokenReviewSpec.parseFrom
(ByteBuffer data) V1Authentication.TokenReviewSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.TokenReviewSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Authentication.TokenReviewSpec>
V1Authentication.TokenReviewSpec.getParserForType()
static com.google.protobuf.Parser<V1Authentication.TokenReviewSpec>
V1Authentication.TokenReviewSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Authentication.TokenReviewSpecModifier and TypeMethodDescriptionV1Authentication.TokenReviewSpec.Builder.mergeFrom
(V1Authentication.TokenReviewSpec other) V1Authentication.TokenReview.Builder.mergeSpec
(V1Authentication.TokenReviewSpec value) Spec holds information about the request being evaluatedV1Authentication.TokenReviewSpec.newBuilder
(V1Authentication.TokenReviewSpec prototype) V1Authentication.TokenReview.Builder.setSpec
(V1Authentication.TokenReviewSpec value) Spec holds information about the request being evaluated