Uses of Interface
software.amazon.awssdk.services.notifications.model.DisassociateManagedNotificationAdditionalChannelResponse.Builder
-
Packages that use DisassociateManagedNotificationAdditionalChannelResponse.Builder Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of DisassociateManagedNotificationAdditionalChannelResponse.Builder in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return DisassociateManagedNotificationAdditionalChannelResponse.Builder Modifier and Type Method Description static DisassociateManagedNotificationAdditionalChannelResponse.BuilderDisassociateManagedNotificationAdditionalChannelResponse. builder()DisassociateManagedNotificationAdditionalChannelResponse.BuilderDisassociateManagedNotificationAdditionalChannelResponse. toBuilder()Methods in software.amazon.awssdk.services.notifications.model that return types with arguments of type DisassociateManagedNotificationAdditionalChannelResponse.Builder Modifier and Type Method Description static Class<? extends DisassociateManagedNotificationAdditionalChannelResponse.Builder>DisassociateManagedNotificationAdditionalChannelResponse. serializableBuilderClass()
-