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