Uses of Class
software.amazon.awssdk.services.datazone.model.NotificationResource
-
Packages that use NotificationResource Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of NotificationResource in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return NotificationResource Modifier and Type Method Description NotificationResourceTopic. resource()Returns the value of the Resource property for this object.Methods in software.amazon.awssdk.services.datazone.model with parameters of type NotificationResource Modifier and Type Method Description Topic.BuilderTopic.Builder. resource(NotificationResource resource)Sets the value of the Resource property for this object.
-