Interface StartQueryResponse.Builder

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

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

    • queryId

      The ID of the started query.

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