static ListMlTransformsResponse.Builder |
ListMlTransformsResponse.builder() |
|
ListMlTransformsResponse.Builder |
ListMlTransformsResponse.Builder.nextToken(String nextToken) |
A continuation token, if the returned list does not contain the last metric available.
|
ListMlTransformsResponse.Builder |
ListMlTransformsResponse.toBuilder() |
|
ListMlTransformsResponse.Builder |
ListMlTransformsResponse.Builder.transformIds(String... transformIds) |
The identifiers of all the machine learning transforms in the account, or the machine learning transforms
with the specified tags.
|
ListMlTransformsResponse.Builder |
ListMlTransformsResponse.Builder.transformIds(Collection<String> transformIds) |
The identifiers of all the machine learning transforms in the account, or the machine learning transforms
with the specified tags.
|