Class SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceImplBase

  • All Implemented Interfaces:
    SecurityCenterSettingsServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    SecurityCenterSettingsServiceGrpc

    public abstract static class SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceImplBase
    extends Object
    implements io.grpc.BindableService, SecurityCenterSettingsServiceGrpc.AsyncService
    Base class for the server implementation of the service SecurityCenterSettingsService.
     ## API Overview
     The SecurityCenterSettingsService is a sub-api of
     `securitycenter.googleapis.com`. The service provides methods to manage
     Security Center Settings, and Component Settings for GCP organizations,
     folders, projects, and clusters.
     
    • Constructor Detail

      • SecurityCenterSettingsServiceImplBase

        public SecurityCenterSettingsServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService