| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
JobResource |
CreateClusterRequest.resources()
The resources associated with the cluster job.
|
JobResource |
CreateJobRequest.resources()
Defines the Amazon S3 buckets associated with this job.
|
JobResource |
JobMetadata.resources()
An array of
S3Resource objects. |
JobResource |
UpdateJobRequest.resources()
The updated
JobResource object, or the updated JobResource object. |
JobResource |
ClusterMetadata.resources()
The arrays of JobResource objects that can include updated S3Resource objects or
LambdaResource objects.
|
JobResource |
UpdateClusterRequest.resources()
The updated arrays of JobResource objects that can include updated S3Resource objects or
LambdaResource objects.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.resources(JobResource resources)
The resources associated with the cluster job.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.resources(JobResource resources)
Defines the Amazon S3 buckets associated with this job.
|
JobMetadata.Builder |
JobMetadata.Builder.resources(JobResource resources)
An array of
S3Resource objects. |
UpdateJobRequest.Builder |
UpdateJobRequest.Builder.resources(JobResource resources)
The updated
JobResource object, or the updated JobResource object. |
ClusterMetadata.Builder |
ClusterMetadata.Builder.resources(JobResource resources)
The arrays of JobResource objects that can include updated S3Resource objects or
LambdaResource objects.
|
UpdateClusterRequest.Builder |
UpdateClusterRequest.Builder.resources(JobResource resources)
The updated arrays of JobResource objects that can include updated S3Resource objects or
LambdaResource objects.
|
Copyright © 2023. All rights reserved.