Interface UpdateRouteResponse.Builder

  • Method Details

    • applicationId

      UpdateRouteResponse.Builder applicationId(String applicationId)

      The ID of the application in which the route is being updated.

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

      The Amazon Resource Name (ARN) of the route. The format for this ARN is arn:aws:refactor-spaces:region:account-id:resource-type/resource-id . For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the route. The format for this ARN is arn:aws:refactor-spaces:region:account-id:resource-type/resource-id . For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedTime

      UpdateRouteResponse.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 unique identifier of the route.

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

      UpdateRouteResponse.Builder serviceId(String serviceId)

      The ID of service in which the route was created. Traffic that matches this route is forwarded to this service.

      Parameters:
      serviceId - The ID of service in which the route was created. Traffic that matches this route is forwarded to this service.
      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: