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