Interface ImportCertificateResponse.Builder

    • Method Detail

      • certificateId

        ImportCertificateResponse.Builder certificateId​(String certificateId)

        An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.

        Parameters:
        certificateId - An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.
        Returns:
        Returns a reference to this object so that method calls can be chained together.