Searched refs:WithJobMetadata (Results 1 – 2 of 2) sorted by relevance
58 …inline DescribeJobResult& WithJobMetadata(const JobMetadata& value) { SetJobMetadata(value); retur… in WithJobMetadata() function64 …inline DescribeJobResult& WithJobMetadata(JobMetadata&& value) { SetJobMetadata(std::move(value));… in WithJobMetadata() function
124 …inline DescribeTableDataImportJobResult& WithJobMetadata(const TableDataImportJobMetadata& value) … in WithJobMetadata() function129 …inline DescribeTableDataImportJobResult& WithJobMetadata(TableDataImportJobMetadata&& value) { Set… in WithJobMetadata() function