Interface HoneycodeMetadata.Builder

    • Method Detail

      • oAuthScopes

        HoneycodeMetadata.Builder oAuthScopes​(Collection<String> oAuthScopes)

        The desired authorization scope for the Amazon Honeycode account.

        Parameters:
        oAuthScopes - The desired authorization scope for the Amazon Honeycode account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • oAuthScopes

        HoneycodeMetadata.Builder oAuthScopes​(String... oAuthScopes)

        The desired authorization scope for the Amazon Honeycode account.

        Parameters:
        oAuthScopes - The desired authorization scope for the Amazon Honeycode account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.