Interface GetDeviceRegistrationResponse.Builder

    • Method Detail

      • deviceRegistration

        GetDeviceRegistrationResponse.Builder deviceRegistration​(String deviceRegistration)

        Describes if the device is currently registered with SageMaker Edge Manager.

        Parameters:
        deviceRegistration - Describes if the device is currently registered with SageMaker Edge Manager.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cacheTTL

        GetDeviceRegistrationResponse.Builder cacheTTL​(String cacheTTL)

        The amount of time, in seconds, that the registration status is stored on the device’s cache before it is refreshed.

        Parameters:
        cacheTTL - The amount of time, in seconds, that the registration status is stored on the device’s cache before it is refreshed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.