Uses of Interface
software.amazon.awssdk.services.sesv2.model.TenantInfo.Builder
Packages that use TenantInfo.Builder
-
Uses of TenantInfo.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return TenantInfo.BuilderModifier and TypeMethodDescriptionstatic TenantInfo.BuilderTenantInfo.builder()TenantInfo.Builder.createdTimestamp(Instant createdTimestamp) The date and time when the tenant was created.The Amazon Resource Name (ARN) of the tenant.A unique identifier for the tenant.TenantInfo.Builder.tenantName(String tenantName) The name of the tenant.TenantInfo.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type TenantInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TenantInfo.Builder>TenantInfo.serializableBuilderClass()