Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder
-
Packages that use AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder Modifier and Type Method Description default AwsGuardDutyDetectorDataSourcesKubernetesDetails.BuilderAwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder. auditLogs(Consumer<AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails.Builder> auditLogs)Describes whether Kubernetes audit logs are activated as a data source for the detector.AwsGuardDutyDetectorDataSourcesKubernetesDetails.BuilderAwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder. auditLogs(AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails auditLogs)Describes whether Kubernetes audit logs are activated as a data source for the detector.static AwsGuardDutyDetectorDataSourcesKubernetesDetails.BuilderAwsGuardDutyDetectorDataSourcesKubernetesDetails. builder()AwsGuardDutyDetectorDataSourcesKubernetesDetails.BuilderAwsGuardDutyDetectorDataSourcesKubernetesDetails. toBuilder()Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder Modifier and Type Method Description static Class<? extends AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder>AwsGuardDutyDetectorDataSourcesKubernetesDetails. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.securityhub.model with type arguments of type AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder Modifier and Type Method Description default AwsGuardDutyDetectorDataSourcesDetails.BuilderAwsGuardDutyDetectorDataSourcesDetails.Builder. kubernetes(Consumer<AwsGuardDutyDetectorDataSourcesKubernetesDetails.Builder> kubernetes)An object that contains information on the status of Kubernetes data sources for the detector.
-