default CreateTransformerRequest.Builder |
CreateTransformerRequest.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Specify a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|
default CreateTransformerResponse.Builder |
CreateTransformerResponse.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|
default GetTransformerResponse.Builder |
GetTransformerResponse.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|
default TransformerSummary.Builder |
TransformerSummary.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|
default UpdateTransformerRequest.Builder |
UpdateTransformerRequest.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Specify a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|
default UpdateTransformerResponse.Builder |
UpdateTransformerResponse.Builder.sampleDocuments(Consumer<SampleDocuments.Builder> sampleDocuments) |
Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to
identify the location for your sample documents.
|