| Package | Description |
|---|---|
| software.amazon.awssdk.services.pricing.model | |
| software.amazon.awssdk.services.pricing.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
DescribeServicesResponse.services()
The service metadata for the service or services in the response.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResponse.Builder |
DescribeServicesResponse.Builder.services(Service... services)
The service metadata for the service or services in the response.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeServicesResponse.Builder |
DescribeServicesResponse.Builder.services(Collection<Service> services)
The service metadata for the service or services in the response.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Service> |
DescribeServicesPublisher.services()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Service> |
DescribeServicesIterable.services()
Returns an iterable to iterate through the paginated
DescribeServicesResponse.services() member. |
Copyright © 2023. All rights reserved.