Interface UpdateModelManifestResponse.Builder

    • Method Detail

      • name

        UpdateModelManifestResponse.Builder name​(String name)

        The name of the updated vehicle model.

        Parameters:
        name - The name of the updated vehicle model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        UpdateModelManifestResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the updated vehicle model.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the updated vehicle model.
        Returns:
        Returns a reference to this object so that method calls can be chained together.