Uses of Class
software.amazon.awssdk.services.b2bi.model.SampleDocuments
-
Packages that use SampleDocuments Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of SampleDocuments in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return SampleDocuments Modifier and Type Method Description SampleDocumentsCreateTransformerRequest. 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.SampleDocumentsCreateTransformerResponse. 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.SampleDocumentsGetTransformerResponse. 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.SampleDocumentsTransformerSummary. 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.SampleDocumentsUpdateTransformerRequest. 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.SampleDocumentsUpdateTransformerResponse. 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.Methods in software.amazon.awssdk.services.b2bi.model with parameters of type SampleDocuments Modifier and Type Method Description CreateTransformerRequest.BuilderCreateTransformerRequest.Builder. sampleDocuments(SampleDocuments 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.CreateTransformerResponse.BuilderCreateTransformerResponse.Builder. sampleDocuments(SampleDocuments 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.GetTransformerResponse.BuilderGetTransformerResponse.Builder. sampleDocuments(SampleDocuments 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.TransformerSummary.BuilderTransformerSummary.Builder. sampleDocuments(SampleDocuments 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.UpdateTransformerRequest.BuilderUpdateTransformerRequest.Builder. sampleDocuments(SampleDocuments 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.UpdateTransformerResponse.BuilderUpdateTransformerResponse.Builder. sampleDocuments(SampleDocuments 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.
-