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.ProjectLocationClusterComponentBuilderComponentSettingsName. newProjectLocationClusterComponentBuilder()ComponentSettingsName.ProjectLocationClusterComponentBuilderComponentSettingsName.ProjectLocationClusterComponentBuilder. setCluster(String cluster)ComponentSettingsName.ProjectLocationClusterComponentBuilderComponentSettingsName.ProjectLocationClusterComponentBuilder. setComponent(String component)ComponentSettingsName.ProjectLocationClusterComponentBuilderComponentSettingsName.ProjectLocationClusterComponentBuilder. setLocation(String location)ComponentSettingsName.ProjectLocationClusterComponentBuilderComponentSettingsName.ProjectLocationClusterComponentBuilder. setProject(String project)
-