| Package | Description |
|---|---|
| software.amazon.awssdk.services.support.model | |
| software.amazon.awssdk.services.support.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
DescribeServicesResponse.services()
A JSON-formatted list of AWS services.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResponse.Builder |
DescribeServicesResponse.Builder.services(Service... services)
A JSON-formatted list of AWS services.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResponse.Builder |
DescribeServicesResponse.Builder.services(Collection<Service> services)
A JSON-formatted list of AWS services.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceMarshaller.marshall(Service service,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.