Interface StopContinuousExportResponse.Builder

All Superinterfaces:
ApplicationDiscoveryResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<StopContinuousExportResponse.Builder,StopContinuousExportResponse>, SdkBuilder<StopContinuousExportResponse.Builder,StopContinuousExportResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StopContinuousExportResponse

  • Method Details

    • startTime

      Timestamp that represents when this continuous export started collecting data.

      Parameters:
      startTime - Timestamp that represents when this continuous export started collecting data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stopTime

      Timestamp that represents when this continuous export was stopped.

      Parameters:
      stopTime - Timestamp that represents when this continuous export was stopped.
      Returns:
      Returns a reference to this object so that method calls can be chained together.