| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static GetOfferingStatusResponse.Builder |
GetOfferingStatusResponse.builder() |
GetOfferingStatusResponse.Builder |
GetOfferingStatusResponse.Builder.current(Map<String,OfferingStatus> current)
When specified, gets the offering status for the current period.
|
GetOfferingStatusResponse.Builder |
GetOfferingStatusResponse.Builder.nextPeriod(Map<String,OfferingStatus> nextPeriod)
When specified, gets the offering status for the next period.
|
GetOfferingStatusResponse.Builder |
GetOfferingStatusResponse.Builder.nextToken(String nextToken)
An identifier that was returned from the previous call to this operation, which can be used to return the
next set of items in the list.
|
GetOfferingStatusResponse.Builder |
GetOfferingStatusResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetOfferingStatusResponse.Builder> |
GetOfferingStatusResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.