Interface RegisterCertificateWithoutCaResponse.Builder

    • Method Detail

      • certificateArn

        RegisterCertificateWithoutCaResponse.Builder certificateArn​(String certificateArn)

        The Amazon Resource Name (ARN) of the registered certificate.

        Parameters:
        certificateArn - The Amazon Resource Name (ARN) of the registered certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certificateId

        RegisterCertificateWithoutCaResponse.Builder certificateId​(String certificateId)

        The ID of the registered certificate. (The last part of the certificate ARN contains the certificate ID.

        Parameters:
        certificateId - The ID of the registered certificate. (The last part of the certificate ARN contains the certificate ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.