| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static StopContinuousExportResponse.Builder |
StopContinuousExportResponse.builder() |
StopContinuousExportResponse.Builder |
StopContinuousExportResponse.Builder.startTime(Instant startTime)
Timestamp that represents when this continuous export started collecting data.
|
StopContinuousExportResponse.Builder |
StopContinuousExportResponse.Builder.stopTime(Instant stopTime)
Timestamp that represents when this continuous export was stopped.
|
StopContinuousExportResponse.Builder |
StopContinuousExportResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopContinuousExportResponse.Builder> |
StopContinuousExportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.