Interface StartQueryResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudWatchLogsResponse.Builder, CopyableBuilder<StartQueryResponse.Builder,StartQueryResponse>, SdkBuilder<StartQueryResponse.Builder,StartQueryResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StartQueryResponse

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

    • queryId

      The unique ID of the query.

      Parameters:
      queryId - The unique ID of the query.
      Returns:
      Returns a reference to this object so that method calls can be chained together.