Interface DeleteServiceResponse.Builder

  • Method Details

    • applicationId

      DeleteServiceResponse.Builder applicationId(String applicationId)

      The ID of the application that the service is in.

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

      The Amazon Resource Name (ARN) of the service.

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

      DeleteServiceResponse.Builder environmentId(String environmentId)

      The unique identifier of the environment.

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

      DeleteServiceResponse.Builder lastUpdatedTime(Instant lastUpdatedTime)

      A timestamp that indicates when the service was last updated.

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

      The name of the service.

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

      DeleteServiceResponse.Builder serviceId(String serviceId)

      The unique identifier of the service.

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

      The current state of the service.

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

      The current state of the service.

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