Uses of Class
software.amazon.awssdk.services.glue.model.GetEntityRecordsRequest
-
Packages that use GetEntityRecordsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetEntityRecordsRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetEntityRecordsRequest Modifier and Type Method Description default CompletableFuture<GetEntityRecordsResponse>GlueAsyncClient. getEntityRecords(GetEntityRecordsRequest getEntityRecordsRequest)This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data Catalog.default GetEntityRecordsResponseGlueClient. getEntityRecords(GetEntityRecordsRequest getEntityRecordsRequest)This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data Catalog. -
Uses of GetEntityRecordsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetEntityRecordsRequest Modifier and Type Method Description SdkHttpFullRequestGetEntityRecordsRequestMarshaller. marshall(GetEntityRecordsRequest getEntityRecordsRequest)
-