| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
ListDeploymentsRequest.createTimeRange()
A time range (start and end) for returning a subset of the list of deployments.
|
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsRequest.Builder |
ListDeploymentsRequest.Builder.createTimeRange(TimeRange createTimeRange)
A time range (start and end) for returning a subset of the list of deployments.
|
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
TimeRangeUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeRangeMarshaller.marshall(TimeRange timeRange,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.