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