Uses of Interface
software.amazon.awssdk.services.sesv2.model.GetDeliverabilityDashboardOptionsRequest.Builder
Packages that use GetDeliverabilityDashboardOptionsRequest.Builder
Package
Description
-
Uses of GetDeliverabilityDashboardOptionsRequest.Builder in software.amazon.awssdk.services.sesv2
Method parameters in software.amazon.awssdk.services.sesv2 with type arguments of type GetDeliverabilityDashboardOptionsRequest.BuilderModifier and TypeMethodDescriptionSesV2AsyncClient.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.SesV2Client.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account. -
Uses of GetDeliverabilityDashboardOptionsRequest.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return GetDeliverabilityDashboardOptionsRequest.BuilderModifier and TypeMethodDescriptionGetDeliverabilityDashboardOptionsRequest.builder()GetDeliverabilityDashboardOptionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetDeliverabilityDashboardOptionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetDeliverabilityDashboardOptionsRequest.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type GetDeliverabilityDashboardOptionsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetDeliverabilityDashboardOptionsRequest.Builder>GetDeliverabilityDashboardOptionsRequest.serializableBuilderClass()