Interface AwsCertificateManagerCertificateExtendedKeyUsage.Builder

    • Method Detail

      • name

        AwsCertificateManagerCertificateExtendedKeyUsage.Builder name​(String name)

        The name of an extension value. Indicates the purpose for which the certificate public key can be used.

        Parameters:
        name - The name of an extension value. Indicates the purpose for which the certificate public key can be used.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • oId

        AwsCertificateManagerCertificateExtendedKeyUsage.Builder oId​(String oId)

        An object identifier (OID) for the extension value.

        The format is numbers separated by periods.

        Parameters:
        oId - An object identifier (OID) for the extension value.

        The format is numbers separated by periods.

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