Uses of Class
software.amazon.awssdk.services.glue.model.GetBlueprintRunsRequest
-
Packages that use GetBlueprintRunsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of GetBlueprintRunsRequest in software.amazon.awssdk.services.glue
-
Uses of GetBlueprintRunsRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type GetBlueprintRunsRequest Constructor Description GetBlueprintRunsIterable(GlueClient client, GetBlueprintRunsRequest firstRequest)GetBlueprintRunsPublisher(GlueAsyncClient client, GetBlueprintRunsRequest firstRequest) -
Uses of GetBlueprintRunsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetBlueprintRunsRequest Modifier and Type Method Description SdkHttpFullRequestGetBlueprintRunsRequestMarshaller. marshall(GetBlueprintRunsRequest getBlueprintRunsRequest)
-