Home
last modified time | relevance | path

Searched refs:WithAttempt (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/include/aws/glue/model/
H A DJobBookmarkEntry.h142 inline JobBookmarkEntry& WithAttempt(int value) { SetAttempt(value); return *this;} in WithAttempt() function
H A DJobRun.h106 inline JobRun& WithAttempt(int value) { SetAttempt(value); return *this;} in WithAttempt() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-databrew/include/aws/databrew/model/
H A DDescribeJobRunResult.h58 inline DescribeJobRunResult& WithAttempt(int value) { SetAttempt(value); return *this;} in WithAttempt() function
H A DJobRun.h67 inline JobRun& WithAttempt(int value) { SetAttempt(value); return *this;} in WithAttempt() function