Uses of Interface
com.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec.PropertyOrBuilder
-
Packages that use CustomConfig.CustomOutputSpec.PropertyOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CustomConfig.CustomOutputSpec.PropertyOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement CustomConfig.CustomOutputSpec.PropertyOrBuilder Modifier and Type Class Description static classCustomConfig.CustomOutputSpec.PropertyAn individual name-value pair that defines a custom source property.static classCustomConfig.CustomOutputSpec.Property.BuilderAn individual name-value pair that defines a custom source property.Methods in com.google.cloud.securitycenter.v1 that return CustomConfig.CustomOutputSpec.PropertyOrBuilder Modifier and Type Method Description CustomConfig.CustomOutputSpec.PropertyOrBuilderCustomConfig.CustomOutputSpec.Builder. getPropertiesOrBuilder(int index)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.PropertyOrBuilderCustomConfig.CustomOutputSpec. getPropertiesOrBuilder(int index)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.PropertyOrBuilderCustomConfig.CustomOutputSpecOrBuilder. getPropertiesOrBuilder(int index)A list of custom output properties to add to the finding.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type CustomConfig.CustomOutputSpec.PropertyOrBuilder Modifier and Type Method Description List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder>CustomConfig.CustomOutputSpec.Builder. getPropertiesOrBuilderList()A list of custom output properties to add to the finding.List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder>CustomConfig.CustomOutputSpec. getPropertiesOrBuilderList()A list of custom output properties to add to the finding.List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder>CustomConfig.CustomOutputSpecOrBuilder. getPropertiesOrBuilderList()A list of custom output properties to add to the finding.
-