Uses of Class
software.amazon.awssdk.services.securityhub.model.GetEnabledStandardsRequest
-
Packages that use GetEnabledStandardsRequest Package Description software.amazon.awssdk.services.securityhub Security Hub provides you with a comprehensive view of your security state in Amazon Web Services and helps you assess your Amazon Web Services environment against security industry standards and best practices.software.amazon.awssdk.services.securityhub.paginators software.amazon.awssdk.services.securityhub.transform -
-
Uses of GetEnabledStandardsRequest in software.amazon.awssdk.services.securityhub
-
Uses of GetEnabledStandardsRequest in software.amazon.awssdk.services.securityhub.paginators
Constructors in software.amazon.awssdk.services.securityhub.paginators with parameters of type GetEnabledStandardsRequest Constructor Description GetEnabledStandardsIterable(SecurityHubClient client, GetEnabledStandardsRequest firstRequest)GetEnabledStandardsPublisher(SecurityHubAsyncClient client, GetEnabledStandardsRequest firstRequest) -
Uses of GetEnabledStandardsRequest in software.amazon.awssdk.services.securityhub.transform
Methods in software.amazon.awssdk.services.securityhub.transform with parameters of type GetEnabledStandardsRequest Modifier and Type Method Description SdkHttpFullRequestGetEnabledStandardsRequestMarshaller. marshall(GetEnabledStandardsRequest getEnabledStandardsRequest)
-