Interface GetGroupCertificateConfigurationResponse.Builder

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

  • Method Details

    • certificateAuthorityExpiryInMilliseconds

      GetGroupCertificateConfigurationResponse.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

      GetGroupCertificateConfigurationResponse.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.