Interface UpdateServiceEnvironmentResponse.Builder

  • Method Details

    • serviceEnvironmentName

      UpdateServiceEnvironmentResponse.Builder serviceEnvironmentName(String serviceEnvironmentName)

      The name of the service environment that was updated.

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

      UpdateServiceEnvironmentResponse.Builder serviceEnvironmentArn(String serviceEnvironmentArn)

      The Amazon Resource Name (ARN) of the service environment that was updated.

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