Uses of Class
com.google.cloud.securitycenter.v1.CustomConfig.CustomOutputSpec.Property
-
Packages that use CustomConfig.CustomOutputSpec.Property Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CustomConfig.CustomOutputSpec.Property in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return CustomConfig.CustomOutputSpec.Property Modifier and Type Method Description CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property.Builder. build()CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property.Builder. buildPartial()static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. getDefaultInstance()CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property.Builder. getDefaultInstanceForType()CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. getDefaultInstanceForType()CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Builder. getProperties(int index)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec. getProperties(int index)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpecOrBuilder. getProperties(int index)A list of custom output properties to add to the finding.static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseDelimitedFrom(InputStream input)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(byte[] data)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(com.google.protobuf.ByteString data)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(com.google.protobuf.CodedInputStream input)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(InputStream input)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(ByteBuffer data)static CustomConfig.CustomOutputSpec.PropertyCustomConfig.CustomOutputSpec.Property. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type CustomConfig.CustomOutputSpec.Property Modifier and Type Method Description com.google.protobuf.Parser<CustomConfig.CustomOutputSpec.Property>CustomConfig.CustomOutputSpec.Property. getParserForType()List<CustomConfig.CustomOutputSpec.Property>CustomConfig.CustomOutputSpec.Builder. getPropertiesList()A list of custom output properties to add to the finding.List<CustomConfig.CustomOutputSpec.Property>CustomConfig.CustomOutputSpec. getPropertiesList()A list of custom output properties to add to the finding.List<CustomConfig.CustomOutputSpec.Property>CustomConfig.CustomOutputSpecOrBuilder. getPropertiesList()A list of custom output properties to add to the finding.static com.google.protobuf.Parser<CustomConfig.CustomOutputSpec.Property>CustomConfig.CustomOutputSpec.Property. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type CustomConfig.CustomOutputSpec.Property Modifier and Type Method Description CustomConfig.CustomOutputSpec.BuilderCustomConfig.CustomOutputSpec.Builder. addProperties(int index, CustomConfig.CustomOutputSpec.Property value)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.BuilderCustomConfig.CustomOutputSpec.Builder. addProperties(CustomConfig.CustomOutputSpec.Property value)A list of custom output properties to add to the finding.CustomConfig.CustomOutputSpec.Property.BuilderCustomConfig.CustomOutputSpec.Property.Builder. mergeFrom(CustomConfig.CustomOutputSpec.Property other)static CustomConfig.CustomOutputSpec.Property.BuilderCustomConfig.CustomOutputSpec.Property. newBuilder(CustomConfig.CustomOutputSpec.Property prototype)CustomConfig.CustomOutputSpec.BuilderCustomConfig.CustomOutputSpec.Builder. setProperties(int index, CustomConfig.CustomOutputSpec.Property value)A list of custom output properties to add to the finding.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type CustomConfig.CustomOutputSpec.Property Modifier and Type Method Description CustomConfig.CustomOutputSpec.BuilderCustomConfig.CustomOutputSpec.Builder. addAllProperties(Iterable<? extends CustomConfig.CustomOutputSpec.Property> values)A list of custom output properties to add to the finding.
-