Uses of Class
software.amazon.awssdk.services.glue.model.ListIntegrationResourcePropertiesRequest
-
Packages that use ListIntegrationResourcePropertiesRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of ListIntegrationResourcePropertiesRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type ListIntegrationResourcePropertiesRequest Modifier and Type Method Description default CompletableFuture<ListIntegrationResourcePropertiesResponse>GlueAsyncClient. listIntegrationResourceProperties(ListIntegrationResourcePropertiesRequest listIntegrationResourcePropertiesRequest)List integration resource properties for a single customer.default ListIntegrationResourcePropertiesResponseGlueClient. listIntegrationResourceProperties(ListIntegrationResourcePropertiesRequest listIntegrationResourcePropertiesRequest)List integration resource properties for a single customer. -
Uses of ListIntegrationResourcePropertiesRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type ListIntegrationResourcePropertiesRequest Modifier and Type Method Description SdkHttpFullRequestListIntegrationResourcePropertiesRequestMarshaller. marshall(ListIntegrationResourcePropertiesRequest listIntegrationResourcePropertiesRequest)
-