Uses of Class
software.amazon.awssdk.services.glue.model.GetDevEndpointsRequest
-
Packages that use GetDevEndpointsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of GetDevEndpointsRequest in software.amazon.awssdk.services.glue
-
Uses of GetDevEndpointsRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type GetDevEndpointsRequest Constructor Description GetDevEndpointsIterable(GlueClient client, GetDevEndpointsRequest firstRequest)GetDevEndpointsPublisher(GlueAsyncClient client, GetDevEndpointsRequest firstRequest) -
Uses of GetDevEndpointsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetDevEndpointsRequest Modifier and Type Method Description SdkHttpFullRequestGetDevEndpointsRequestMarshaller. marshall(GetDevEndpointsRequest getDevEndpointsRequest)
-