Interface DescribeTrustStoreRevocation.Builder

    • Method Detail

      • trustStoreArn

        DescribeTrustStoreRevocation.Builder trustStoreArn​(String trustStoreArn)

        The Amazon Resource Name (ARN) of the trust store.

        Parameters:
        trustStoreArn - The Amazon Resource Name (ARN) of the trust store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revocationId

        DescribeTrustStoreRevocation.Builder revocationId​(Long revocationId)

        The revocation ID of a revocation file in use.

        Parameters:
        revocationId - The revocation ID of a revocation file in use.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • numberOfRevokedEntries

        DescribeTrustStoreRevocation.Builder numberOfRevokedEntries​(Long numberOfRevokedEntries)

        The number of revoked certificates.

        Parameters:
        numberOfRevokedEntries - The number of revoked certificates.
        Returns:
        Returns a reference to this object so that method calls can be chained together.