Uses of Class
com.google.cloud.securitycenter.v1.SecurityHealthAnalyticsCustomModule
-
Packages that use SecurityHealthAnalyticsCustomModule Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of SecurityHealthAnalyticsCustomModule in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return SecurityHealthAnalyticsCustomModule Modifier and Type Method Description SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule.Builder. build()
SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule.Builder. buildPartial()
SecurityHealthAnalyticsCustomModule
SecurityCenterClient. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. createSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsSettingsName parent, SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. createSecurityHealthAnalyticsCustomModule(String parent, SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModule
SecurityCenterGrpc.SecurityCenterBlockingStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. getDefaultInstance()
SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule.Builder. getDefaultInstanceForType()
SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. getDefaultInstanceForType()
SecurityHealthAnalyticsCustomModule
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
CreateSecurityHealthAnalyticsCustomModuleRequest. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
CreateSecurityHealthAnalyticsCustomModuleRequestOrBuilder. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request)
Retrieves a SecurityHealthAnalyticsCustomModule.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. getSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModuleName name)
Retrieves a SecurityHealthAnalyticsCustomModule.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. getSecurityHealthAnalyticsCustomModule(String name)
Retrieves a SecurityHealthAnalyticsCustomModule.SecurityHealthAnalyticsCustomModule
SecurityCenterGrpc.SecurityCenterBlockingStub. getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request)
Retrieves a SecurityHealthAnalyticsCustomModule.SecurityHealthAnalyticsCustomModule
UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
UpdateSecurityHealthAnalyticsCustomModuleRequest. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
UpdateSecurityHealthAnalyticsCustomModuleRequestOrBuilder. getSecurityHealthAnalyticsCustomModule()
Required.SecurityHealthAnalyticsCustomModule
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModule
ListDescendantSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModule
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent and its descendants.SecurityHealthAnalyticsCustomModule
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModule
ListSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModule
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModules(int index)
Custom modules belonging to the requested parent.static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseDelimitedFrom(InputStream input)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(byte[] data)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(com.google.protobuf.ByteString data)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(com.google.protobuf.CodedInputStream input)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(InputStream input)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(ByteBuffer data)
static SecurityHealthAnalyticsCustomModule
SecurityHealthAnalyticsCustomModule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SecurityHealthAnalyticsCustomModule
SecurityCenterClient. updateSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule, com.google.protobuf.FieldMask updateMask)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.SecurityHealthAnalyticsCustomModule
SecurityCenterGrpc.SecurityCenterBlockingStub. updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type SecurityHealthAnalyticsCustomModule Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc.SecurityCenterFutureStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.com.google.api.gax.rpc.UnaryCallable<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterClient. createSecurityHealthAnalyticsCustomModuleCallable()
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings.Builder. createSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to createSecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallSettings<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings. createSecurityHealthAnalyticsCustomModuleSettings()
Returns the object with the settings used for calls to createSecurityHealthAnalyticsCustomModule.static io.grpc.MethodDescriptor<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc. getCreateSecurityHealthAnalyticsCustomModuleMethod()
static io.grpc.MethodDescriptor<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc. getGetSecurityHealthAnalyticsCustomModuleMethod()
com.google.protobuf.Parser<SecurityHealthAnalyticsCustomModule>
SecurityHealthAnalyticsCustomModule. getParserForType()
com.google.common.util.concurrent.ListenableFuture<SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc.SecurityCenterFutureStub. getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request)
Retrieves a SecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallable<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterClient. getSecurityHealthAnalyticsCustomModuleCallable()
Retrieves a SecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings.Builder. getSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to getSecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallSettings<GetSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings. getSecurityHealthAnalyticsCustomModuleSettings()
Returns the object with the settings used for calls to getSecurityHealthAnalyticsCustomModule.List<SecurityHealthAnalyticsCustomModule>
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.List<SecurityHealthAnalyticsCustomModule>
ListDescendantSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.List<SecurityHealthAnalyticsCustomModule>
ListDescendantSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent and its descendants.List<SecurityHealthAnalyticsCustomModule>
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.List<SecurityHealthAnalyticsCustomModule>
ListSecurityHealthAnalyticsCustomModulesResponse. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.List<SecurityHealthAnalyticsCustomModule>
ListSecurityHealthAnalyticsCustomModulesResponseOrBuilder. getSecurityHealthAnalyticsCustomModulesList()
Custom modules belonging to the requested parent.static io.grpc.MethodDescriptor<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc. getUpdateSecurityHealthAnalyticsCustomModuleMethod()
static com.google.protobuf.Parser<SecurityHealthAnalyticsCustomModule>
SecurityHealthAnalyticsCustomModule. parser()
com.google.common.util.concurrent.ListenableFuture<SecurityHealthAnalyticsCustomModule>
SecurityCenterGrpc.SecurityCenterFutureStub. updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.com.google.api.gax.rpc.UnaryCallable<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterClient. updateSecurityHealthAnalyticsCustomModuleCallable()
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings.Builder. updateSecurityHealthAnalyticsCustomModuleSettings()
Returns the builder for the settings used for calls to updateSecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallSettings<UpdateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>
SecurityCenterSettings. updateSecurityHealthAnalyticsCustomModuleSettings()
Returns the object with the settings used for calls to updateSecurityHealthAnalyticsCustomModule.Methods in com.google.cloud.securitycenter.v1 with parameters of type SecurityHealthAnalyticsCustomModule Modifier and Type Method Description ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.ListSecurityHealthAnalyticsCustomModulesResponse.Builder
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. addSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.ListSecurityHealthAnalyticsCustomModulesResponse.Builder
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. addSecurityHealthAnalyticsCustomModules(SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. createSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsSettingsName parent, SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. createSecurityHealthAnalyticsCustomModule(String parent, SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModule.Builder
SecurityHealthAnalyticsCustomModule.Builder. mergeFrom(SecurityHealthAnalyticsCustomModule other)
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder. mergeSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule value)
Required.UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder
UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder. mergeSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule value)
Required.static SecurityHealthAnalyticsCustomModule.Builder
SecurityHealthAnalyticsCustomModule. newBuilder(SecurityHealthAnalyticsCustomModule prototype)
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder
CreateSecurityHealthAnalyticsCustomModuleRequest.Builder. setSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule value)
Required.UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder
UpdateSecurityHealthAnalyticsCustomModuleRequest.Builder. setSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule value)
Required.ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent and its descendants.ListSecurityHealthAnalyticsCustomModulesResponse.Builder
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. setSecurityHealthAnalyticsCustomModules(int index, SecurityHealthAnalyticsCustomModule value)
Custom modules belonging to the requested parent.SecurityHealthAnalyticsCustomModule
SecurityCenterClient. updateSecurityHealthAnalyticsCustomModule(SecurityHealthAnalyticsCustomModule securityHealthAnalyticsCustomModule, com.google.protobuf.FieldMask updateMask)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type SecurityHealthAnalyticsCustomModule Modifier and Type Method Description ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesResponse.Builder. addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent and its descendants.ListSecurityHealthAnalyticsCustomModulesResponse.Builder
ListSecurityHealthAnalyticsCustomModulesResponse.Builder. addAllSecurityHealthAnalyticsCustomModules(Iterable<? extends SecurityHealthAnalyticsCustomModule> values)
Custom modules belonging to the requested parent.static com.google.api.core.ApiFuture<SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse>
SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, com.google.api.core.ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
static com.google.api.core.ApiFuture<SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPagedResponse>
SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, com.google.api.core.ApiFuture<ListSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
protected SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage
SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage. createPage(com.google.api.gax.rpc.PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ListDescendantSecurityHealthAnalyticsCustomModulesResponse response)
protected SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPage
SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPage. createPage(com.google.api.gax.rpc.PageContext<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, ListSecurityHealthAnalyticsCustomModulesResponse response)
com.google.api.core.ApiFuture<SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage>
SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDescendantSecurityHealthAnalyticsCustomModulesRequest,ListDescendantSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, com.google.api.core.ApiFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
com.google.api.core.ApiFuture<SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPage>
SecurityCenterClient.ListSecurityHealthAnalyticsCustomModulesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSecurityHealthAnalyticsCustomModulesRequest,ListSecurityHealthAnalyticsCustomModulesResponse,SecurityHealthAnalyticsCustomModule> context, com.google.api.core.ApiFuture<ListSecurityHealthAnalyticsCustomModulesResponse> futureResponse)
default void
SecurityCenterGrpc.AsyncService. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.void
SecurityCenterGrpc.SecurityCenterStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.default void
SecurityCenterGrpc.AsyncService. getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Retrieves a SecurityHealthAnalyticsCustomModule.void
SecurityCenterGrpc.SecurityCenterStub. getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Retrieves a SecurityHealthAnalyticsCustomModule.default void
SecurityCenterGrpc.AsyncService. updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask.void
SecurityCenterGrpc.SecurityCenterStub. updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)
Updates the SecurityHealthAnalyticsCustomModule under the given name based on the given update mask. -
Uses of SecurityHealthAnalyticsCustomModule in com.google.cloud.securitycenter.v1.stub
-