Interface QueryCompileErrorLocation.Builder

All Superinterfaces:
Buildable, CopyableBuilder<QueryCompileErrorLocation.Builder,QueryCompileErrorLocation>, SdkBuilder<QueryCompileErrorLocation.Builder,QueryCompileErrorLocation>, SdkPojo
Enclosing class:
QueryCompileErrorLocation

public static interface QueryCompileErrorLocation.Builder extends SdkPojo, CopyableBuilder<QueryCompileErrorLocation.Builder,QueryCompileErrorLocation>
  • Method Details

    • startCharOffset

      QueryCompileErrorLocation.Builder startCharOffset(Integer startCharOffset)

      Reserved.

      Parameters:
      startCharOffset - Reserved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endCharOffset

      QueryCompileErrorLocation.Builder endCharOffset(Integer endCharOffset)

      Reserved.

      Parameters:
      endCharOffset - Reserved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.