Interface UpdateGroupCertificateConfigurationResponse.Builder

    • Method Detail

      • certificateAuthorityExpiryInMilliseconds

        UpdateGroupCertificateConfigurationResponse.Builder certificateAuthorityExpiryInMilliseconds​(String certificateAuthorityExpiryInMilliseconds)
        The amount of time remaining before the certificate authority expires, in milliseconds.
        Parameters:
        certificateAuthorityExpiryInMilliseconds - The amount of time remaining before the certificate authority expires, in milliseconds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certificateExpiryInMilliseconds

        UpdateGroupCertificateConfigurationResponse.Builder certificateExpiryInMilliseconds​(String certificateExpiryInMilliseconds)
        The amount of time remaining before the certificate expires, in milliseconds.
        Parameters:
        certificateExpiryInMilliseconds - The amount of time remaining before the certificate expires, in milliseconds.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupId

        UpdateGroupCertificateConfigurationResponse.Builder groupId​(String groupId)
        The ID of the group certificate configuration.
        Parameters:
        groupId - The ID of the group certificate configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.