public static final class SecurityCenterManagementGrpc.SecurityCenterManagementFutureStub extends AbstractFutureStub<SecurityCenterManagementGrpc.SecurityCenterManagementFutureStub>
A stub to allow clients to do ListenableFuture-style rpc calls to service
SecurityCenterManagement.
Service describing handlers for resources
Inheritance
java.lang.Object >
io.grpc.stub.AbstractStub >
io.grpc.stub.AbstractFutureStub >
SecurityCenterManagementGrpc.SecurityCenterManagementFutureStub
Inherited Members
io.grpc.stub.AbstractFutureStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel)
io.grpc.stub.AbstractFutureStub.<T>newStub(io.grpc.stub.AbstractStub.StubFactory<T>,io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.<T>withOption(io.grpc.CallOptions.Key<T>,T)
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
io.grpc.stub.AbstractStub.getCallOptions()
io.grpc.stub.AbstractStub.getChannel()
io.grpc.stub.AbstractStub.withCallCredentials(io.grpc.CallCredentials)
io.grpc.stub.AbstractStub.withChannel(io.grpc.Channel)
io.grpc.stub.AbstractStub.withCompression(java.lang.String)
io.grpc.stub.AbstractStub.withDeadline(io.grpc.Deadline)
io.grpc.stub.AbstractStub.withDeadlineAfter(long,java.util.concurrent.TimeUnit)
io.grpc.stub.AbstractStub.withExecutor(java.util.concurrent.Executor)
io.grpc.stub.AbstractStub.withInterceptors(io.grpc.ClientInterceptor...)
io.grpc.stub.AbstractStub.withMaxInboundMessageSize(int)
io.grpc.stub.AbstractStub.withMaxOutboundMessageSize(int)
io.grpc.stub.AbstractStub.withOnReadyThreshold(int)
io.grpc.stub.AbstractStub.withWaitForReady()
Methods
build(Channel channel, CallOptions callOptions)
protected SecurityCenterManagementGrpc.SecurityCenterManagementFutureStub build(Channel channel, CallOptions callOptions)
Parameters |
Name |
Description |
channel |
io.grpc.Channel
|
callOptions |
io.grpc.CallOptions
|
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
createEventThreatDetectionCustomModule(CreateEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<EventThreatDetectionCustomModule> createEventThreatDetectionCustomModule(CreateEventThreatDetectionCustomModuleRequest request)
Creates a resident Event Threat Detection custom module at the scope of the
given Resource Manager parent, and also creates inherited custom modules
for all descendants of the given parent. These modules are enabled by
default.
createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<SecurityHealthAnalyticsCustomModule> 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. These modules are enabled by default.
deleteEventThreatDetectionCustomModule(DeleteEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<Empty> deleteEventThreatDetectionCustomModule(DeleteEventThreatDetectionCustomModuleRequest request)
Deletes the specified Event Threat Detection custom module and all of its
descendants in the Resource Manager hierarchy. This method is only
supported for resident custom modules.
Returns |
Type |
Description |
com.google.common.util.concurrent.ListenableFuture<Empty> |
|
deleteSecurityHealthAnalyticsCustomModule(DeleteSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<Empty> deleteSecurityHealthAnalyticsCustomModule(DeleteSecurityHealthAnalyticsCustomModuleRequest request)
Deletes the specified SecurityHealthAnalyticsCustomModule and all of its
descendants in the CRM hierarchy. This method is only supported for
resident custom modules.
Returns |
Type |
Description |
com.google.common.util.concurrent.ListenableFuture<Empty> |
|
getEffectiveEventThreatDetectionCustomModule(GetEffectiveEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<EffectiveEventThreatDetectionCustomModule> getEffectiveEventThreatDetectionCustomModule(GetEffectiveEventThreatDetectionCustomModuleRequest request)
Gets an effective ETD custom module. Retrieves the effective module at the
given level. The difference between an EffectiveCustomModule and a
CustomModule is that the fields for an EffectiveCustomModule are computed
from ancestors if needed. For example, the enablement_state for a
CustomModule can be either ENABLED, DISABLED, or INHERITED. Where as the
enablement_state for an EffectiveCustomModule is always computed to ENABLED
or DISABLED (the effective enablement_state).
getEffectiveSecurityHealthAnalyticsCustomModule(GetEffectiveSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<EffectiveSecurityHealthAnalyticsCustomModule> getEffectiveSecurityHealthAnalyticsCustomModule(GetEffectiveSecurityHealthAnalyticsCustomModuleRequest request)
Gets details of a single EffectiveSecurityHealthAnalyticsCustomModule.
getEventThreatDetectionCustomModule(GetEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<EventThreatDetectionCustomModule> getEventThreatDetectionCustomModule(GetEventThreatDetectionCustomModuleRequest request)
Gets an Event Threat Detection custom module.
getSecurityCenterService(GetSecurityCenterServiceRequest request)
public ListenableFuture<SecurityCenterService> getSecurityCenterService(GetSecurityCenterServiceRequest request)
Gets service settings for the specified Security Command Center service.
getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<SecurityHealthAnalyticsCustomModule> getSecurityHealthAnalyticsCustomModule(GetSecurityHealthAnalyticsCustomModuleRequest request)
Retrieves a SecurityHealthAnalyticsCustomModule.
listDescendantEventThreatDetectionCustomModules(ListDescendantEventThreatDetectionCustomModulesRequest request)
public ListenableFuture<ListDescendantEventThreatDetectionCustomModulesResponse> listDescendantEventThreatDetectionCustomModules(ListDescendantEventThreatDetectionCustomModulesRequest request)
Lists all resident Event Threat Detection custom modules under the
given Resource Manager parent and its descendants.
listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)
public ListenableFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)
Returns a list of all resident SecurityHealthAnalyticsCustomModules under
the given CRM parent and all of the parent's CRM descendants.
listEffectiveEventThreatDetectionCustomModules(ListEffectiveEventThreatDetectionCustomModulesRequest request)
public ListenableFuture<ListEffectiveEventThreatDetectionCustomModulesResponse> listEffectiveEventThreatDetectionCustomModules(ListEffectiveEventThreatDetectionCustomModulesRequest request)
Lists all effective Event Threat Detection custom modules for the
given parent. This includes resident modules defined at the scope of the
parent along with modules inherited from its ancestors.
listEffectiveSecurityHealthAnalyticsCustomModules(ListEffectiveSecurityHealthAnalyticsCustomModulesRequest request)
public ListenableFuture<ListEffectiveSecurityHealthAnalyticsCustomModulesResponse> listEffectiveSecurityHealthAnalyticsCustomModules(ListEffectiveSecurityHealthAnalyticsCustomModulesRequest request)
Returns a list of all EffectiveSecurityHealthAnalyticsCustomModules for the
given parent. This includes resident modules defined at the scope of the
parent, and inherited modules, inherited from CRM ancestors (no
descendants).
listEventThreatDetectionCustomModules(ListEventThreatDetectionCustomModulesRequest request)
public ListenableFuture<ListEventThreatDetectionCustomModulesResponse> listEventThreatDetectionCustomModules(ListEventThreatDetectionCustomModulesRequest request)
Lists all Event Threat Detection custom modules for the given
Resource Manager parent. This includes resident modules defined at the
scope of the parent along with modules inherited from ancestors.
listSecurityCenterServices(ListSecurityCenterServicesRequest request)
public ListenableFuture<ListSecurityCenterServicesResponse> listSecurityCenterServices(ListSecurityCenterServicesRequest request)
Returns a list of all Security Command Center services for the given
parent.
listSecurityHealthAnalyticsCustomModules(ListSecurityHealthAnalyticsCustomModulesRequest request)
public ListenableFuture<ListSecurityHealthAnalyticsCustomModulesResponse> listSecurityHealthAnalyticsCustomModules(ListSecurityHealthAnalyticsCustomModulesRequest request)
Returns a list of all SecurityHealthAnalyticsCustomModules for the given
parent. This includes resident modules defined at the scope of the parent,
and inherited modules, inherited from CRM ancestors (no descendants).
simulateSecurityHealthAnalyticsCustomModule(SimulateSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<SimulateSecurityHealthAnalyticsCustomModuleResponse> simulateSecurityHealthAnalyticsCustomModule(SimulateSecurityHealthAnalyticsCustomModuleRequest request)
Simulates a given SecurityHealthAnalyticsCustomModule and Resource.
updateEventThreatDetectionCustomModule(UpdateEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<EventThreatDetectionCustomModule> updateEventThreatDetectionCustomModule(UpdateEventThreatDetectionCustomModuleRequest request)
Updates the Event Threat Detection custom module with the given name based
on the given update mask. Updating the enablement state is supported for
both resident and inherited modules (though resident modules cannot have an
enablement state of "inherited"). Updating the display name or
configuration of a module is supported for resident modules only. The type
of a module cannot be changed.
updateSecurityCenterService(UpdateSecurityCenterServiceRequest request)
public ListenableFuture<SecurityCenterService> updateSecurityCenterService(UpdateSecurityCenterServiceRequest request)
Updates a Security Command Center service using the given update mask.
updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request)
public ListenableFuture<SecurityHealthAnalyticsCustomModule> updateSecurityHealthAnalyticsCustomModule(UpdateSecurityHealthAnalyticsCustomModuleRequest request)
Updates the SecurityHealthAnalyticsCustomModule under the given name based
on the given update mask. Updating the enablement state is supported on
both resident and inherited modules (though resident modules cannot have an
enablement state of "inherited"). Updating the display name and custom
config of a module is supported on resident modules only.
validateEventThreatDetectionCustomModule(ValidateEventThreatDetectionCustomModuleRequest request)
public ListenableFuture<ValidateEventThreatDetectionCustomModuleResponse> validateEventThreatDetectionCustomModule(ValidateEventThreatDetectionCustomModuleRequest request)
Validates the given Event Threat Detection custom module.