Uses of Interface
com.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpecOrBuilder
-
Packages that use CustomConfig.CustomOutputSpecOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CustomConfig.CustomOutputSpecOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement CustomConfig.CustomOutputSpecOrBuilder Modifier and Type Class Description static class
CustomConfig.CustomOutputSpec
A set of optional name-value pairs that define custom source properties to return with each finding that is generated by the custom module.static class
CustomConfig.CustomOutputSpec.Builder
A set of optional name-value pairs that define custom source properties to return with each finding that is generated by the custom module.Methods in com.google.cloud.securitycenter.v1 that return CustomConfig.CustomOutputSpecOrBuilder Modifier and Type Method Description CustomConfig.CustomOutputSpecOrBuilder
CustomConfig.Builder. getCustomOutputOrBuilder()
Custom output properties.CustomConfig.CustomOutputSpecOrBuilder
CustomConfig. getCustomOutputOrBuilder()
Custom output properties.CustomConfig.CustomOutputSpecOrBuilder
CustomConfigOrBuilder. getCustomOutputOrBuilder()
Custom output properties.
-