Uses of Interface
software.amazon.awssdk.services.databasemigration.model.Tag.Builder
Packages that use Tag.Builder
-
Uses of Tag.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return Tag.BuilderModifier and TypeMethodDescriptionstatic Tag.BuilderTag.builder()A key is the required name of the tag.Tag.Builder.resourceArn(String resourceArn) The Amazon Resource Name (ARN) string that uniquely identifies the resource for which the tag is created.Tag.toBuilder()A value is the optional value of the tag.Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type Tag.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Tag.Builder>Tag.serializableBuilderClass()