Uses of Class
software.amazon.awssdk.services.guardduty.model.OrganizationKubernetesConfigurationResult
-
Packages that use OrganizationKubernetesConfigurationResult Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of OrganizationKubernetesConfigurationResult in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return OrganizationKubernetesConfigurationResult Modifier and Type Method Description OrganizationKubernetesConfigurationResultOrganizationDataSourceConfigurationsResult. kubernetes()Describes the configuration of Kubernetes data sources.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type OrganizationKubernetesConfigurationResult Modifier and Type Method Description OrganizationDataSourceConfigurationsResult.BuilderOrganizationDataSourceConfigurationsResult.Builder. kubernetes(OrganizationKubernetesConfigurationResult kubernetes)Describes the configuration of Kubernetes data sources.
-