Uses of Interface
software.amazon.awssdk.services.lambda.model.TagsError.Builder
Packages that use TagsError.Builder
-
Uses of TagsError.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return TagsError.BuilderModifier and TypeMethodDescriptionstatic TagsError.BuilderTagsError.builder()The error code.The error message.TagsError.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type TagsError.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TagsError.Builder>TagsError.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.lambda.model with type arguments of type TagsError.BuilderModifier and TypeMethodDescriptiondefault GetFunctionResponse.BuilderGetFunctionResponse.Builder.tagsError(Consumer<TagsError.Builder> tagsError) An object that contains details about an error related to retrieving tags.