Interface CreateProfileResponse.Builder

    • Method Detail

      • profileId

        CreateProfileResponse.Builder profileId​(String profileId)

        The unique identifier for the AS2 profile, returned after the API call succeeds.

        Parameters:
        profileId - The unique identifier for the AS2 profile, returned after the API call succeeds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.