Uses of Class
software.amazon.awssdk.services.snowball.model.Notification
-
Packages that use Notification Package Description software.amazon.awssdk.services.snowball.model -
-
Uses of Notification in software.amazon.awssdk.services.snowball.model
Methods in software.amazon.awssdk.services.snowball.model that return Notification Modifier and Type Method Description NotificationClusterMetadata. notification()The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.NotificationCreateClusterRequest. notification()The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.NotificationCreateJobRequest. notification()Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.NotificationJobMetadata. notification()The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.NotificationUpdateClusterRequest. notification()The new or updated Notification object.NotificationUpdateJobRequest. notification()The new or updated Notification object.Methods in software.amazon.awssdk.services.snowball.model with parameters of type Notification Modifier and Type Method Description ClusterMetadata.BuilderClusterMetadata.Builder. notification(Notification notification)The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.CreateClusterRequest.BuilderCreateClusterRequest.Builder. notification(Notification notification)The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.CreateJobRequest.BuilderCreateJobRequest.Builder. notification(Notification notification)Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.JobMetadata.BuilderJobMetadata.Builder. notification(Notification notification)The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.UpdateClusterRequest.BuilderUpdateClusterRequest.Builder. notification(Notification notification)The new or updated Notification object.UpdateJobRequest.BuilderUpdateJobRequest.Builder. notification(Notification notification)The new or updated Notification object.
-