Uses of Interface
software.amazon.awssdk.services.chime.model.GetEventsConfigurationResponse.Builder
-
Packages that use GetEventsConfigurationResponse.Builder Package Description software.amazon.awssdk.services.chime.model -
-
Uses of GetEventsConfigurationResponse.Builder in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return GetEventsConfigurationResponse.Builder Modifier and Type Method Description static GetEventsConfigurationResponse.BuilderGetEventsConfigurationResponse. builder()default GetEventsConfigurationResponse.BuilderGetEventsConfigurationResponse.Builder. eventsConfiguration(Consumer<EventsConfiguration.Builder> eventsConfiguration)The events configuration details.GetEventsConfigurationResponse.BuilderGetEventsConfigurationResponse.Builder. eventsConfiguration(EventsConfiguration eventsConfiguration)The events configuration details.GetEventsConfigurationResponse.BuilderGetEventsConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.chime.model that return types with arguments of type GetEventsConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends GetEventsConfigurationResponse.Builder>GetEventsConfigurationResponse. serializableBuilderClass()
-