Uses of Class
software.amazon.awssdk.services.glue.paginators.GetSecurityConfigurationsPublisher
-
Packages that use GetSecurityConfigurationsPublisher Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of GetSecurityConfigurationsPublisher in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that return GetSecurityConfigurationsPublisher Modifier and Type Method Description default GetSecurityConfigurationsPublisherGlueAsyncClient. getSecurityConfigurationsPaginator(Consumer<GetSecurityConfigurationsRequest.Builder> getSecurityConfigurationsRequest)This is a variant ofGlueAsyncClient.getSecurityConfigurations(software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest)operation.default GetSecurityConfigurationsPublisherGlueAsyncClient. getSecurityConfigurationsPaginator(GetSecurityConfigurationsRequest getSecurityConfigurationsRequest)This is a variant ofGlueAsyncClient.getSecurityConfigurations(software.amazon.awssdk.services.glue.model.GetSecurityConfigurationsRequest)operation.
-