| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceTypeDetail> |
ServiceDetail.serviceType()
The type of service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail.Builder |
ServiceDetail.Builder.serviceType(ServiceTypeDetail... serviceType)
The type of service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDetail.Builder |
ServiceDetail.Builder.serviceType(Collection<ServiceTypeDetail> serviceType)
The type of service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceTypeDetail |
ServiceTypeDetailUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.