Uses of Class
software.amazon.awssdk.services.sesv2.model.GetTenantRequest
Packages that use GetTenantRequest
Package
Description
-
Uses of GetTenantRequest in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 with parameters of type GetTenantRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetTenantResponse>SesV2AsyncClient.getTenant(GetTenantRequest getTenantRequest) Get information about a specific tenant, including the tenant's name, ID, ARN, creation timestamp, tags, sending status, and suppression attributes.default GetTenantResponseSesV2Client.getTenant(GetTenantRequest getTenantRequest) Get information about a specific tenant, including the tenant's name, ID, ARN, creation timestamp, tags, sending status, and suppression attributes. -
Uses of GetTenantRequest in software.amazon.awssdk.services.sesv2.transform
Methods in software.amazon.awssdk.services.sesv2.transform with parameters of type GetTenantRequestModifier and TypeMethodDescriptionGetTenantRequestMarshaller.marshall(GetTenantRequest getTenantRequest)