Uses of Class
software.amazon.awssdk.services.appsync.model.DataSourceIntrospectionResult
-
Packages that use DataSourceIntrospectionResult Package Description software.amazon.awssdk.services.appsync.model -
-
Uses of DataSourceIntrospectionResult in software.amazon.awssdk.services.appsync.model
Methods in software.amazon.awssdk.services.appsync.model that return DataSourceIntrospectionResult Modifier and Type Method Description DataSourceIntrospectionResultGetDataSourceIntrospectionResponse. introspectionResult()TheDataSourceIntrospectionResultobject data.Methods in software.amazon.awssdk.services.appsync.model with parameters of type DataSourceIntrospectionResult Modifier and Type Method Description GetDataSourceIntrospectionResponse.BuilderGetDataSourceIntrospectionResponse.Builder. introspectionResult(DataSourceIntrospectionResult introspectionResult)TheDataSourceIntrospectionResultobject data.
-