Interface DataCatalogSummary.Builder

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

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

    • catalogName

      DataCatalogSummary.Builder catalogName(String catalogName)

      The name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.

      Parameters:
      catalogName - The name of the data catalog. The catalog name is unique for the Amazon Web Services account and can use a maximum of 127 alphanumeric, underscore, at sign, or hyphen characters. The remainder of the length constraint of 256 is reserved for use by Athena.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The data catalog type.

      Parameters:
      type - The data catalog type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The data catalog type.

      Parameters:
      type - The data catalog type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: