Uses of Class
software.amazon.awssdk.services.glue.model.GetPartitionIndexesRequest
-
Packages that use GetPartitionIndexesRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of GetPartitionIndexesRequest in software.amazon.awssdk.services.glue
-
Uses of GetPartitionIndexesRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type GetPartitionIndexesRequest Constructor Description GetPartitionIndexesIterable(GlueClient client, GetPartitionIndexesRequest firstRequest)GetPartitionIndexesPublisher(GlueAsyncClient client, GetPartitionIndexesRequest firstRequest) -
Uses of GetPartitionIndexesRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetPartitionIndexesRequest Modifier and Type Method Description SdkHttpFullRequestGetPartitionIndexesRequestMarshaller. marshall(GetPartitionIndexesRequest getPartitionIndexesRequest)
-