Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListTenantsResponse.Builder
Packages that use ListTenantsResponse.Builder
-
Uses of ListTenantsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListTenantsResponse.BuilderModifier and TypeMethodDescriptionstatic ListTenantsResponse.BuilderListTenantsResponse.builder()A token that indicates that there are additional tenants to list.ListTenantsResponse.Builder.tenants(Collection<TenantInfo> tenants) An array that contains basic information about each tenant.ListTenantsResponse.Builder.tenants(Consumer<TenantInfo.Builder>... tenants) An array that contains basic information about each tenant.ListTenantsResponse.Builder.tenants(TenantInfo... tenants) An array that contains basic information about each tenant.ListTenantsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListTenantsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTenantsResponse.Builder>ListTenantsResponse.serializableBuilderClass()