ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.associationId(String associationId) |
The ID generated by the AppSync service for the source API association.
|
static ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.builder() |
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.format(String format) |
The format type.
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.format(TypeDefinitionFormat format) |
The format type.
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results that you want the request to return.
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.mergedApiIdentifier(String mergedApiIdentifier) |
The identifier of the AppSync Merged API.
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.nextToken(String nextToken) |
An identifier that was returned from the previous call to this operation, which you can use to return the
next set of items in the list.
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListTypesByAssociationRequest.Builder |
ListTypesByAssociationRequest.toBuilder() |
|