static ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.builder() |
|
ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.Builder.nextToken(String nextToken) |
If the previous response was truncated, you will receive this token.
|
ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.Builder.summaries(Collection<PartnerAppSummary> summaries) |
The information related to each of the SageMaker Partner AI Apps in an account.
|
ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.Builder.summaries(Consumer<PartnerAppSummary.Builder>... summaries) |
The information related to each of the SageMaker Partner AI Apps in an account.
|
ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.Builder.summaries(PartnerAppSummary... summaries) |
The information related to each of the SageMaker Partner AI Apps in an account.
|
ListPartnerAppsResponse.Builder |
ListPartnerAppsResponse.toBuilder() |
|