Uses of Class
com.google.cloud.securitycenter.v1.CustomConfig
-
Packages that use CustomConfig Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CustomConfig in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return CustomConfig Modifier and Type Method Description CustomConfigCustomConfig.Builder. build()CustomConfigCustomConfig.Builder. buildPartial()CustomConfigEffectiveSecurityHealthAnalyticsCustomModule.Builder. getCustomConfig()Output only.CustomConfigEffectiveSecurityHealthAnalyticsCustomModule. getCustomConfig()Output only.CustomConfigEffectiveSecurityHealthAnalyticsCustomModuleOrBuilder. getCustomConfig()Output only.CustomConfigSecurityHealthAnalyticsCustomModule.Builder. getCustomConfig()The user specified custom configuration for the module.CustomConfigSecurityHealthAnalyticsCustomModule. getCustomConfig()The user specified custom configuration for the module.CustomConfigSecurityHealthAnalyticsCustomModuleOrBuilder. getCustomConfig()The user specified custom configuration for the module.static CustomConfigCustomConfig. getDefaultInstance()CustomConfigCustomConfig.Builder. getDefaultInstanceForType()CustomConfigCustomConfig. getDefaultInstanceForType()static CustomConfigCustomConfig. parseDelimitedFrom(InputStream input)static CustomConfigCustomConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfigCustomConfig. parseFrom(byte[] data)static CustomConfigCustomConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfigCustomConfig. parseFrom(com.google.protobuf.ByteString data)static CustomConfigCustomConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfigCustomConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CustomConfigCustomConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfigCustomConfig. parseFrom(InputStream input)static CustomConfigCustomConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomConfigCustomConfig. parseFrom(ByteBuffer data)static CustomConfigCustomConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type CustomConfig Modifier and Type Method Description com.google.protobuf.Parser<CustomConfig>CustomConfig. getParserForType()static com.google.protobuf.Parser<CustomConfig>CustomConfig. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type CustomConfig Modifier and Type Method Description EffectiveSecurityHealthAnalyticsCustomModule.BuilderEffectiveSecurityHealthAnalyticsCustomModule.Builder. mergeCustomConfig(CustomConfig value)Output only.SecurityHealthAnalyticsCustomModule.BuilderSecurityHealthAnalyticsCustomModule.Builder. mergeCustomConfig(CustomConfig value)The user specified custom configuration for the module.CustomConfig.BuilderCustomConfig.Builder. mergeFrom(CustomConfig other)static CustomConfig.BuilderCustomConfig. newBuilder(CustomConfig prototype)EffectiveSecurityHealthAnalyticsCustomModule.BuilderEffectiveSecurityHealthAnalyticsCustomModule.Builder. setCustomConfig(CustomConfig value)Output only.SecurityHealthAnalyticsCustomModule.BuilderSecurityHealthAnalyticsCustomModule.Builder. setCustomConfig(CustomConfig value)The user specified custom configuration for the module.
-