Uses of Interface
software.amazon.awssdk.services.qapps.model.ImportDocumentResponse.Builder
-
Packages that use ImportDocumentResponse.Builder Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of ImportDocumentResponse.Builder in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return ImportDocumentResponse.Builder Modifier and Type Method Description static ImportDocumentResponse.BuilderImportDocumentResponse. builder()ImportDocumentResponse.BuilderImportDocumentResponse.Builder. fileId(String fileId)The unique identifier assigned to the uploaded file.ImportDocumentResponse.BuilderImportDocumentResponse. toBuilder()Methods in software.amazon.awssdk.services.qapps.model that return types with arguments of type ImportDocumentResponse.Builder Modifier and Type Method Description static Class<? extends ImportDocumentResponse.Builder>ImportDocumentResponse. serializableBuilderClass()
-