Uses of Class
software.amazon.awssdk.services.qbusiness.model.GetDataSourceRequest
-
Packages that use GetDataSourceRequest Package Description software.amazon.awssdk.services.qbusiness software.amazon.awssdk.services.qbusiness.transform -
-
Uses of GetDataSourceRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type GetDataSourceRequest Modifier and Type Method Description default CompletableFuture<GetDataSourceResponse>QBusinessAsyncClient. getDataSource(GetDataSourceRequest getDataSourceRequest)Gets information about an existing Amazon Q data source connector.default GetDataSourceResponseQBusinessClient. getDataSource(GetDataSourceRequest getDataSourceRequest)Gets information about an existing Amazon Q data source connector. -
Uses of GetDataSourceRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type GetDataSourceRequest Modifier and Type Method Description SdkHttpFullRequestGetDataSourceRequestMarshaller. marshall(GetDataSourceRequest getDataSourceRequest)
-