| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryResourceFilter |
DiscoveryResourceFilter.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
static DiscoveryResourceFilter |
DiscoveryResourceFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryResourceFilter[] |
DiscoveryResourceFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<DiscoveryResourceFilter,List<String>> |
DescribeStorageSystemResourcesRequest.filter()
Filters the storage system resources that you want returned.
|
static Set<DiscoveryResourceFilter> |
DiscoveryResourceFilter.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageSystemResourcesRequest.Builder |
DescribeStorageSystemResourcesRequest.Builder.filter(Map<DiscoveryResourceFilter,? extends Collection<String>> filter)
Filters the storage system resources that you want returned.
|
Copyright © 2023. All rights reserved.