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