Interface DescribeLunaClientResponse.Builder

    • Method Detail

      • clientArn

        DescribeLunaClientResponse.Builder clientArn​(String clientArn)

        The ARN of the client.

        Parameters:
        clientArn - The ARN of the client.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certificate

        DescribeLunaClientResponse.Builder certificate​(String certificate)

        The certificate installed on the HSMs used by this client.

        Parameters:
        certificate - The certificate installed on the HSMs used by this client.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certificateFingerprint

        DescribeLunaClientResponse.Builder certificateFingerprint​(String certificateFingerprint)

        The certificate fingerprint.

        Parameters:
        certificateFingerprint - The certificate fingerprint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTimestamp

        DescribeLunaClientResponse.Builder lastModifiedTimestamp​(String lastModifiedTimestamp)

        The date and time the client was last modified.

        Parameters:
        lastModifiedTimestamp - The date and time the client was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • label

        DescribeLunaClientResponse.Builder label​(String label)

        The label of the client.

        Parameters:
        label - The label of the client.
        Returns:
        Returns a reference to this object so that method calls can be chained together.