Uses of Class
software.amazon.awssdk.services.glue.model.CreateIntegrationTablePropertiesRequest
-
Packages that use CreateIntegrationTablePropertiesRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of CreateIntegrationTablePropertiesRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type CreateIntegrationTablePropertiesRequest Modifier and Type Method Description default CompletableFuture<CreateIntegrationTablePropertiesResponse>GlueAsyncClient. createIntegrationTableProperties(CreateIntegrationTablePropertiesRequest createIntegrationTablePropertiesRequest)This API is used to provide optional override properties for the the tables that need to be replicated.default CreateIntegrationTablePropertiesResponseGlueClient. createIntegrationTableProperties(CreateIntegrationTablePropertiesRequest createIntegrationTablePropertiesRequest)This API is used to provide optional override properties for the the tables that need to be replicated. -
Uses of CreateIntegrationTablePropertiesRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type CreateIntegrationTablePropertiesRequest Modifier and Type Method Description SdkHttpFullRequestCreateIntegrationTablePropertiesRequestMarshaller. marshall(CreateIntegrationTablePropertiesRequest createIntegrationTablePropertiesRequest)
-