Interface DataAutomationLibrarySummary.Builder

  • Method Details

    • libraryArn

      Sets the value of the LibraryArn property for this object.
      Parameters:
      libraryArn - The new value for the LibraryArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • libraryName

      DataAutomationLibrarySummary.Builder libraryName(String libraryName)
      Sets the value of the LibraryName property for this object.
      Parameters:
      libraryName - The new value for the LibraryName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      DataAutomationLibrarySummary.Builder creationTime(Instant creationTime)
      Sets the value of the CreationTime property for this object.
      Parameters:
      creationTime - The new value for the CreationTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.