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