Interface DeleteRouteResponse.Builder

  • Method Details

    • applicationId

      DeleteRouteResponse.Builder applicationId(String applicationId)

      The ID of the application that the route belongs to.

      Parameters:
      applicationId - The ID of the application that the route belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the route.

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

      DeleteRouteResponse.Builder lastUpdatedTime(Instant lastUpdatedTime)

      A timestamp that indicates when the route was last updated.

      Parameters:
      lastUpdatedTime - A timestamp that indicates when the route was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • routeId

      The ID of the route to delete.

      Parameters:
      routeId - The ID of the route to delete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceId

      DeleteRouteResponse.Builder serviceId(String serviceId)

      The ID of the service that the route belongs to.

      Parameters:
      serviceId - The ID of the service that the route belongs to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The current state of the route.

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

      The current state of the route.

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