static OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.builder() |
|
default OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.kubernetes(Consumer<OrganizationKubernetesConfiguration.Builder> kubernetes) |
Describes the configuration of Kubernetes data sources for new members of the organization.
|
OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.kubernetes(OrganizationKubernetesConfiguration kubernetes) |
Describes the configuration of Kubernetes data sources for new members of the organization.
|
default OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.malwareProtection(Consumer<OrganizationMalwareProtectionConfiguration.Builder> malwareProtection) |
Describes the configuration of Malware Protection for new members of the organization.
|
OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.malwareProtection(OrganizationMalwareProtectionConfiguration malwareProtection) |
Describes the configuration of Malware Protection for new members of the organization.
|
default OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.s3Logs(Consumer<OrganizationS3LogsConfiguration.Builder> s3Logs) |
Describes whether S3 data event logs are enabled for new members of the organization.
|
OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.Builder.s3Logs(OrganizationS3LogsConfiguration s3Logs) |
Describes whether S3 data event logs are enabled for new members of the organization.
|
OrganizationDataSourceConfigurations.Builder |
OrganizationDataSourceConfigurations.toBuilder() |
|