Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.ComponentSettingsName.ProjectLocationClusterComponentBuilder
-
Packages that use ComponentSettingsName.ProjectLocationClusterComponentBuilder Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center API -
-
Uses of ComponentSettingsName.ProjectLocationClusterComponentBuilder in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return ComponentSettingsName.ProjectLocationClusterComponentBuilder Modifier and Type Method Description static ComponentSettingsName.ProjectLocationClusterComponentBuilder
ComponentSettingsName. newProjectLocationClusterComponentBuilder()
ComponentSettingsName.ProjectLocationClusterComponentBuilder
ComponentSettingsName.ProjectLocationClusterComponentBuilder. setCluster(String cluster)
ComponentSettingsName.ProjectLocationClusterComponentBuilder
ComponentSettingsName.ProjectLocationClusterComponentBuilder. setComponent(String component)
ComponentSettingsName.ProjectLocationClusterComponentBuilder
ComponentSettingsName.ProjectLocationClusterComponentBuilder. setLocation(String location)
ComponentSettingsName.ProjectLocationClusterComponentBuilder
ComponentSettingsName.ProjectLocationClusterComponentBuilder. setProject(String project)
-