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