Interface UnsupportedTimestamps.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UnsupportedTimestamps.Builder,UnsupportedTimestamps>, SdkBuilder<UnsupportedTimestamps.Builder,UnsupportedTimestamps>, SdkPojo
Enclosing class:
UnsupportedTimestamps

public static interface UnsupportedTimestamps.Builder extends SdkPojo, CopyableBuilder<UnsupportedTimestamps.Builder,UnsupportedTimestamps>
  • Method Details

    • totalNumberOfUnsupportedTimestamps

      UnsupportedTimestamps.Builder totalNumberOfUnsupportedTimestamps(Integer totalNumberOfUnsupportedTimestamps)

      Indicates the total number of unsupported timestamps across the ingested data.

      Parameters:
      totalNumberOfUnsupportedTimestamps - Indicates the total number of unsupported timestamps across the ingested data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.