Uses of Class
software.amazon.awssdk.services.sesv2.model.ListTenantResourcesResponse
Packages that use ListTenantResourcesResponse
Package
Description
-
Uses of ListTenantResourcesResponse in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that return ListTenantResourcesResponseModifier and TypeMethodDescriptiondefault ListTenantResourcesResponseSesV2Client.listTenantResources(Consumer<ListTenantResourcesRequest.Builder> listTenantResourcesRequest) List all resources associated with a specific tenant.default ListTenantResourcesResponseSesV2Client.listTenantResources(ListTenantResourcesRequest listTenantResourcesRequest) List all resources associated with a specific tenant.Methods in software.amazon.awssdk.services.sesv2 that return types with arguments of type ListTenantResourcesResponseModifier and TypeMethodDescriptionSesV2AsyncClient.listTenantResources(Consumer<ListTenantResourcesRequest.Builder> listTenantResourcesRequest) List all resources associated with a specific tenant.SesV2AsyncClient.listTenantResources(ListTenantResourcesRequest listTenantResourcesRequest) List all resources associated with a specific tenant. -
Uses of ListTenantResourcesResponse in software.amazon.awssdk.services.sesv2.paginators
Methods in software.amazon.awssdk.services.sesv2.paginators that return types with arguments of type ListTenantResourcesResponseMethod parameters in software.amazon.awssdk.services.sesv2.paginators with type arguments of type ListTenantResourcesResponseModifier and TypeMethodDescriptionvoidListTenantResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTenantResourcesResponse> subscriber)