Uses of Interface
software.amazon.awssdk.services.notifications.model.GetNotificationsAccessForOrganizationResponse.Builder
-
Packages that use GetNotificationsAccessForOrganizationResponse.Builder Package Description software.amazon.awssdk.services.notifications.model -
-
Uses of GetNotificationsAccessForOrganizationResponse.Builder in software.amazon.awssdk.services.notifications.model
Methods in software.amazon.awssdk.services.notifications.model that return GetNotificationsAccessForOrganizationResponse.Builder Modifier and Type Method Description static GetNotificationsAccessForOrganizationResponse.BuilderGetNotificationsAccessForOrganizationResponse. builder()default GetNotificationsAccessForOrganizationResponse.BuilderGetNotificationsAccessForOrganizationResponse.Builder. notificationsAccessForOrganization(Consumer<NotificationsAccessForOrganization.Builder> notificationsAccessForOrganization)TheAccessStatusof Service Trust Enablement for User Notifications to Amazon Web Services Organizations.GetNotificationsAccessForOrganizationResponse.BuilderGetNotificationsAccessForOrganizationResponse.Builder. notificationsAccessForOrganization(NotificationsAccessForOrganization notificationsAccessForOrganization)TheAccessStatusof Service Trust Enablement for User Notifications to Amazon Web Services Organizations.GetNotificationsAccessForOrganizationResponse.BuilderGetNotificationsAccessForOrganizationResponse. toBuilder()Methods in software.amazon.awssdk.services.notifications.model that return types with arguments of type GetNotificationsAccessForOrganizationResponse.Builder Modifier and Type Method Description static Class<? extends GetNotificationsAccessForOrganizationResponse.Builder>GetNotificationsAccessForOrganizationResponse. serializableBuilderClass()
-