Uses of Class
io.kubernetes.client.proto.V1Authentication.ExtraValue
-
Uses of V1Authentication.ExtraValue in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Authentication.ExtraValueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Authentication.ExtraValue>V1Authentication.ExtraValue.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1Authentication.ExtraValueModifier and TypeMethodDescriptionV1Authentication.ExtraValue.Builder.build()V1Authentication.ExtraValue.Builder.buildPartial()static V1Authentication.ExtraValueV1Authentication.ExtraValue.getDefaultInstance()V1Authentication.ExtraValue.Builder.getDefaultInstanceForType()V1Authentication.ExtraValue.getDefaultInstanceForType()V1Authentication.UserInfo.Builder.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.UserInfo.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.UserInfoOrBuilder.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.UserInfo.Builder.getExtraOrThrow(String key) Any additional information provided by the authenticator.V1Authentication.UserInfo.getExtraOrThrow(String key) Any additional information provided by the authenticator.V1Authentication.UserInfoOrBuilder.getExtraOrThrow(String key) Any additional information provided by the authenticator.static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseDelimitedFrom(InputStream input) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(byte[] data) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(com.google.protobuf.ByteString data) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(InputStream input) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(ByteBuffer data) static V1Authentication.ExtraValueV1Authentication.ExtraValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Authentication.ExtraValueModifier and TypeMethodDescriptionV1Authentication.UserInfo.Builder.getExtra()Deprecated.V1Authentication.UserInfo.getExtra()Deprecated.V1Authentication.UserInfoOrBuilder.getExtra()Deprecated.V1Authentication.UserInfo.Builder.getExtraMap()Any additional information provided by the authenticator.V1Authentication.UserInfo.getExtraMap()Any additional information provided by the authenticator.V1Authentication.UserInfoOrBuilder.getExtraMap()Any additional information provided by the authenticator.V1Authentication.UserInfo.Builder.getMutableExtra()Deprecated.com.google.protobuf.Parser<V1Authentication.ExtraValue>V1Authentication.ExtraValue.getParserForType()static com.google.protobuf.Parser<V1Authentication.ExtraValue>V1Authentication.ExtraValue.parser()Methods in io.kubernetes.client.proto with parameters of type V1Authentication.ExtraValueModifier and TypeMethodDescriptionV1Authentication.UserInfo.Builder.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.UserInfo.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.UserInfoOrBuilder.getExtraOrDefault(String key, V1Authentication.ExtraValue defaultValue) Any additional information provided by the authenticator.V1Authentication.ExtraValue.Builder.mergeFrom(V1Authentication.ExtraValue other) V1Authentication.ExtraValue.newBuilder(V1Authentication.ExtraValue prototype) V1Authentication.UserInfo.Builder.putExtra(String key, V1Authentication.ExtraValue value) Any additional information provided by the authenticator.Method parameters in io.kubernetes.client.proto with type arguments of type V1Authentication.ExtraValueModifier and TypeMethodDescriptionV1Authentication.UserInfo.Builder.putAllExtra(Map<String, V1Authentication.ExtraValue> values) Any additional information provided by the authenticator.