| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
OpsResultAttribute |
OpsResultAttribute.clone() |
OpsResultAttribute |
OpsResultAttribute.withTypeName(String typeName)
Name of the data type.
|
| Modifier and Type | Method and Description |
|---|---|
List<OpsResultAttribute> |
GetOpsSummaryRequest.getResultAttributes()
The OpsData data type to return.
|
| Modifier and Type | Method and Description |
|---|---|
GetOpsSummaryRequest |
GetOpsSummaryRequest.withResultAttributes(OpsResultAttribute... resultAttributes)
The OpsData data type to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetOpsSummaryRequest.setResultAttributes(Collection<OpsResultAttribute> resultAttributes)
The OpsData data type to return.
|
GetOpsSummaryRequest |
GetOpsSummaryRequest.withResultAttributes(Collection<OpsResultAttribute> resultAttributes)
The OpsData data type to return.
|
Copyright © 2023. All rights reserved.