Hive.Builder (AWS SDK for Java

Hive.Builder (AWS SDK for Java - 2.25.21)
All Superinterfaces:
Buildable, CopyableBuilder<Hive.Builder,Hive>, SdkBuilder<Hive.Builder,Hive>, SdkPojo
Enclosing class:
Hive

  • Method Details

    • query

      The query for the Hive job run.

      Parameters:
      query - The query for the Hive job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • initQueryFile

      The query file for the Hive job run.

      Parameters:
      initQueryFile - The query file for the Hive job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parameters

      The parameters for the Hive job run.

      Parameters:
      parameters - The parameters for the Hive job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.

You Might Also Like