Interface UpdateEntityResponse.Builder

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

public static interface UpdateEntityResponse.Builder extends IoTTwinMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdateEntityResponse.Builder,UpdateEntityResponse>
  • Method Details

    • updateDateTime

      UpdateEntityResponse.Builder updateDateTime(Instant updateDateTime)

      The date and time when the entity was last updated.

      Parameters:
      updateDateTime - The date and time when the entity was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The current state of the entity update.

      Parameters:
      state - The current state of the entity update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The current state of the entity update.

      Parameters:
      state - The current state of the entity update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: