Interface CreateManagedEndpointResponse.Builder

  • Method Details

    • id

      The output contains the ID of the managed endpoint.

      Parameters:
      id - The output contains the ID of the managed endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The output contains the name of the managed endpoint.

      Parameters:
      name - The output contains the name of the managed endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The output contains the ARN of the managed endpoint.

      Parameters:
      arn - The output contains the ARN of the managed endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • virtualClusterId

      CreateManagedEndpointResponse.Builder virtualClusterId(String virtualClusterId)

      The output contains the ID of the virtual cluster.

      Parameters:
      virtualClusterId - The output contains the ID of the virtual cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.