| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model | |
| software.amazon.awssdk.services.route53domains.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<DomainPrice> |
ListPricesResponse.prices()
A complex type that includes all the pricing information.
|
| Modifier and Type | Method and Description |
|---|---|
ListPricesResponse.Builder |
ListPricesResponse.Builder.prices(DomainPrice... prices)
A complex type that includes all the pricing information.
|
| Modifier and Type | Method and Description |
|---|---|
ListPricesResponse.Builder |
ListPricesResponse.Builder.prices(Collection<DomainPrice> prices)
A complex type that includes all the pricing information.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<DomainPrice> |
ListPricesPublisher.prices()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<DomainPrice> |
ListPricesIterable.prices()
Returns an iterable to iterate through the paginated
ListPricesResponse.prices() member. |
Copyright © 2023. All rights reserved.