Interface GlueSelfGrantStatusOutput.Builder

    • Method Detail

      • selfGrantStatusDetails

        GlueSelfGrantStatusOutput.Builder selfGrantStatusDetails​(Collection<SelfGrantStatusDetail> selfGrantStatusDetails)

        The details for the self granting status for a Glue data source.

        Parameters:
        selfGrantStatusDetails - The details for the self granting status for a Glue data source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • selfGrantStatusDetails

        GlueSelfGrantStatusOutput.Builder selfGrantStatusDetails​(SelfGrantStatusDetail... selfGrantStatusDetails)

        The details for the self granting status for a Glue data source.

        Parameters:
        selfGrantStatusDetails - The details for the self granting status for a Glue data source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.