| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
List<TrustedAdvisorCheckDescription> |
DescribeTrustedAdvisorChecksResponse.checks()
Information about all available Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorChecksResponse.Builder |
DescribeTrustedAdvisorChecksResponse.Builder.checks(TrustedAdvisorCheckDescription... checks)
Information about all available Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustedAdvisorChecksResponse.Builder |
DescribeTrustedAdvisorChecksResponse.Builder.checks(Collection<TrustedAdvisorCheckDescription> checks)
Information about all available Trusted Advisor checks.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorCheckDescription |
TrustedAdvisorCheckDescriptionUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCheckDescriptionMarshaller.marshall(TrustedAdvisorCheckDescription trustedAdvisorCheckDescription,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.