| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryResourceType |
DiscoveryResourceType.fromValue(String value)
Use this in place of valueOf.
|
static DiscoveryResourceType |
DiscoveryResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryResourceType[] |
DiscoveryResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStorageSystemResourceMetricsRequest |
DescribeStorageSystemResourceMetricsRequest.withResourceType(DiscoveryResourceType resourceType)
Specifies the kind of storage system resource that you want information about.
|
ResourceMetrics |
ResourceMetrics.withResourceType(DiscoveryResourceType resourceType)
The type of on-premises storage system resource.
|
DescribeStorageSystemResourcesRequest |
DescribeStorageSystemResourcesRequest.withResourceType(DiscoveryResourceType resourceType)
Specifies what kind of storage system resources that you want information about.
|
GenerateRecommendationsRequest |
GenerateRecommendationsRequest.withResourceType(DiscoveryResourceType resourceType)
Specifies the type of resource in your storage system that you want recommendations on.
|
Copyright © 2024. All rights reserved.