| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
Notification |
CreateClusterRequest.notification()
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
Notification |
JobMetadata.notification()
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
|
Notification |
CreateJobRequest.notification()
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
|
Notification |
UpdateJobRequest.notification()
The new or updated Notification object.
|
Notification |
ClusterMetadata.notification()
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
Notification |
UpdateClusterRequest.notification()
The new or updated Notification object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.notification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
JobMetadata.Builder |
JobMetadata.Builder.notification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.notification(Notification notification)
Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.
|
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.notification(Notification notification)
The new or updated Notification object.
|
ClusterMetadata.Builder |
ClusterMetadata.Builder.notification(Notification notification)
The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.
|
UpdateClusterRequest.Builder |
UpdateClusterRequest.Builder.notification(Notification notification)
The new or updated Notification object.
|
Copyright © 2022. All rights reserved.