| Package | Description |
|---|---|
| com.amazonaws.services.pricing.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.clone() |
Service |
Service.withAttributeNames(Collection<String> attributeNames)
The attributes that are available for this service.
|
Service |
Service.withAttributeNames(String... attributeNames)
The attributes that are available for this service.
|
Service |
Service.withServiceCode(String serviceCode)
The code for the AWS service.
|
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
DescribeServicesResult.getServices()
The service metadata for the service or services in the response.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResult |
DescribeServicesResult.withServices(Service... services)
The service metadata for the service or services in the response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeServicesResult.setServices(Collection<Service> services)
The service metadata for the service or services in the response.
|
DescribeServicesResult |
DescribeServicesResult.withServices(Collection<Service> services)
The service metadata for the service or services in the response.
|
Copyright © 2020. All rights reserved.