Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.SetLogDeliveryConfigurationResponse.Builder
Packages that use SetLogDeliveryConfigurationResponse.Builder
-
Uses of SetLogDeliveryConfigurationResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SetLogDeliveryConfigurationResponse.BuilderModifier and TypeMethodDescriptionSetLogDeliveryConfigurationResponse.builder()SetLogDeliveryConfigurationResponse.Builder.logDeliveryConfiguration(Consumer<LogDeliveryConfigurationType.Builder> logDeliveryConfiguration) The logging configuration that you applied to the requested user pool.SetLogDeliveryConfigurationResponse.Builder.logDeliveryConfiguration(LogDeliveryConfigurationType logDeliveryConfiguration) The logging configuration that you applied to the requested user pool.SetLogDeliveryConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type SetLogDeliveryConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SetLogDeliveryConfigurationResponse.Builder>SetLogDeliveryConfigurationResponse.serializableBuilderClass()