Uses of Class
software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest
-
Packages that use GetSecurityConfigurationsRequest Package Description software.amazon.awssdk.services.glue Glue software.amazon.awssdk.services.glue.paginators software.amazon.awssdk.services.glue.transform -
-
Uses of GetSecurityConfigurationsRequest in software.amazon.awssdk.services.glue
-
Uses of GetSecurityConfigurationsRequest in software.amazon.awssdk.services.glue.paginators
Constructors in software.amazon.awssdk.services.glue.paginators with parameters of type GetSecurityConfigurationsRequest Constructor Description GetSecurityConfigurationsIterable(GlueClient client, GetSecurityConfigurationsRequest firstRequest)GetSecurityConfigurationsPublisher(GlueAsyncClient client, GetSecurityConfigurationsRequest firstRequest) -
Uses of GetSecurityConfigurationsRequest in software.amazon.awssdk.services.glue.transform
Methods in software.amazon.awssdk.services.glue.transform with parameters of type GetSecurityConfigurationsRequest Modifier and Type Method Description SdkHttpFullRequestGetSecurityConfigurationsRequestMarshaller. marshall(GetSecurityConfigurationsRequest getSecurityConfigurationsRequest)
-