Interface RegisterTypeResponse.Builder

    • Method Detail

      • registrationToken

        RegisterTypeResponse.Builder registrationToken​(String registrationToken)

        The identifier for this registration request.

        Use this registration token when calling DescribeTypeRegistration, which returns information about the status and IDs of the extension registration.

        Parameters:
        registrationToken - The identifier for this registration request.

        Use this registration token when calling DescribeTypeRegistration, which returns information about the status and IDs of the extension registration.

        Returns:
        Returns a reference to this object so that method calls can be chained together.