Interface CreateProfileResponse.Builder

    • Method Detail

      • profileArn

        CreateProfileResponse.Builder profileArn​(String profileArn)

        The profile ARN.

        Parameters:
        profileArn - The profile ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • profileVersion

        CreateProfileResponse.Builder profileVersion​(String profileVersion)

        Version of the profile.

        Parameters:
        profileVersion - Version of the profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.