Uses of Class
software.amazon.awssdk.services.dataexchange.model.SchemaChangeRequestDetails
-
Packages that use SchemaChangeRequestDetails Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of SchemaChangeRequestDetails in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return SchemaChangeRequestDetails Modifier and Type Method Description SchemaChangeRequestDetailsNotificationDetails. schemaChange()Extra details specific to a schema change type notification.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type SchemaChangeRequestDetails Modifier and Type Method Description NotificationDetails.BuilderNotificationDetails.Builder. schemaChange(SchemaChangeRequestDetails schemaChange)Extra details specific to a schema change type notification.
-