Interface UpdateGroupCertificateConfigurationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateGroupCertificateConfigurationResponse.Builder,UpdateGroupCertificateConfigurationResponse>, GreengrassResponse.Builder, SdkBuilder<UpdateGroupCertificateConfigurationResponse.Builder,UpdateGroupCertificateConfigurationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateGroupCertificateConfigurationResponse

  • Method Details

    • 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

      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.