Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.ListProtectConfigurationRuleSetNumberOverridesResponse
-
Packages that use ListProtectConfigurationRuleSetNumberOverridesResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.paginators -
-
Uses of ListProtectConfigurationRuleSetNumberOverridesResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return ListProtectConfigurationRuleSetNumberOverridesResponse Modifier and Type Method Description default ListProtectConfigurationRuleSetNumberOverridesResponsePinpointSmsVoiceV2Client. listProtectConfigurationRuleSetNumberOverrides(Consumer<ListProtectConfigurationRuleSetNumberOverridesRequest.Builder> listProtectConfigurationRuleSetNumberOverridesRequest)Retrieve all of the protect configuration rule set number overrides that match the filters.default ListProtectConfigurationRuleSetNumberOverridesResponsePinpointSmsVoiceV2Client. listProtectConfigurationRuleSetNumberOverrides(ListProtectConfigurationRuleSetNumberOverridesRequest listProtectConfigurationRuleSetNumberOverridesRequest)Retrieve all of the protect configuration rule set number overrides that match the filters.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type ListProtectConfigurationRuleSetNumberOverridesResponse Modifier and Type Method Description default CompletableFuture<ListProtectConfigurationRuleSetNumberOverridesResponse>PinpointSmsVoiceV2AsyncClient. listProtectConfigurationRuleSetNumberOverrides(Consumer<ListProtectConfigurationRuleSetNumberOverridesRequest.Builder> listProtectConfigurationRuleSetNumberOverridesRequest)Retrieve all of the protect configuration rule set number overrides that match the filters.default CompletableFuture<ListProtectConfigurationRuleSetNumberOverridesResponse>PinpointSmsVoiceV2AsyncClient. listProtectConfigurationRuleSetNumberOverrides(ListProtectConfigurationRuleSetNumberOverridesRequest listProtectConfigurationRuleSetNumberOverridesRequest)Retrieve all of the protect configuration rule set number overrides that match the filters. -
Uses of ListProtectConfigurationRuleSetNumberOverridesResponse in software.amazon.awssdk.services.pinpointsmsvoicev2.paginators
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.paginators that return types with arguments of type ListProtectConfigurationRuleSetNumberOverridesResponse Modifier and Type Method Description Iterator<ListProtectConfigurationRuleSetNumberOverridesResponse>ListProtectConfigurationRuleSetNumberOverridesIterable. iterator()Method parameters in software.amazon.awssdk.services.pinpointsmsvoicev2.paginators with type arguments of type ListProtectConfigurationRuleSetNumberOverridesResponse Modifier and Type Method Description voidListProtectConfigurationRuleSetNumberOverridesPublisher. subscribe(org.reactivestreams.Subscriber<? super ListProtectConfigurationRuleSetNumberOverridesResponse> subscriber)
-