| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.addFilterEntry(String key,
List<String> value)
Add a single Filter entry
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.clearFilterEntries()
Removes all the entries added into Filter.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.clone() |
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withDiscoveryJobArn(String discoveryJobArn)
Specifies the Amazon Resource Name (ARN) of the discovery job that's collecting data from your on-premises
storage system.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withFilter(Map<String,List<String>> filter)
Filters the storage system resources that you want returned.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withMaxResults(Integer maxResults)
Specifies the maximum number of storage system resources that you want to list in a response.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withNextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withResourceIds(Collection<String> resourceIds)
Specifies the universally unique identifiers (UUIDs) of the storage system resources that you want information
about.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withResourceIds(String... resourceIds)
Specifies the universally unique identifiers (UUIDs) of the storage system resources that you want information
about.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withResourceType(DiscoveryResourceType resourceType)
Specifies what kind of storage system resources that you want information about.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withResourceType(String resourceType)
Specifies what kind of storage system resources that you want information about.
|
Copyright © 2023. All rights reserved.