Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ListSyslogConfigurationsResponse.Builder
Packages that use ListSyslogConfigurationsResponse.Builder
-
Uses of ListSyslogConfigurationsResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ListSyslogConfigurationsResponse.BuilderModifier and TypeMethodDescriptionListSyslogConfigurationsResponse.builder()The token for the next set of items to return.ListSyslogConfigurationsResponse.Builder.syslogConfigurations(Collection<SyslogConfiguration> syslogConfigurations) The list of syslog configurations.ListSyslogConfigurationsResponse.Builder.syslogConfigurations(Consumer<SyslogConfiguration.Builder>... syslogConfigurations) The list of syslog configurations.ListSyslogConfigurationsResponse.Builder.syslogConfigurations(SyslogConfiguration... syslogConfigurations) The list of syslog configurations.ListSyslogConfigurationsResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ListSyslogConfigurationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListSyslogConfigurationsResponse.Builder>ListSyslogConfigurationsResponse.serializableBuilderClass()