Uses of Class
software.amazon.awssdk.services.dataexchange.model.ScopeDetails
-
Packages that use ScopeDetails Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of ScopeDetails in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return ScopeDetails Modifier and Type Method Description ScopeDetailsSendDataSetNotificationRequest. scope()Affected scope of this notification such as the underlying resources affected by the notification event.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type ScopeDetails Modifier and Type Method Description SendDataSetNotificationRequest.BuilderSendDataSetNotificationRequest.Builder. scope(ScopeDetails scope)Affected scope of this notification such as the underlying resources affected by the notification event.
-