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