Uses of Class
software.amazon.awssdk.services.glue.model.GetIntegrationResourcePropertyRequest
-
Packages that use GetIntegrationResourcePropertyRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.transform -
-
Uses of GetIntegrationResourcePropertyRequest in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue with parameters of type GetIntegrationResourcePropertyRequest Modifier and Type Method Description default CompletableFuture<GetIntegrationResourcePropertyResponse>GlueAsyncClient. getIntegrationResourceProperty(GetIntegrationResourcePropertyRequest getIntegrationResourcePropertyRequest)This API is used for fetching theResourcePropertyof the Glue connection (for the source) or Glue database ARN (for the target)default GetIntegrationResourcePropertyResponseGlueClient. getIntegrationResourceProperty(GetIntegrationResourcePropertyRequest getIntegrationResourcePropertyRequest)This API is used for fetching theResourcePropertyof the Glue connection (for the source) or Glue database ARN (for the target) -
Uses of GetIntegrationResourcePropertyRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetIntegrationResourcePropertyRequest Modifier and Type Method Description SdkHttpFullRequestGetIntegrationResourcePropertyRequestMarshaller. marshall(GetIntegrationResourcePropertyRequest getIntegrationResourcePropertyRequest)
-