Uses of Class
com.google.cloud.securitycenter.v1p1beta1.NotificationConfig
-
Packages that use NotificationConfig Package Description com.google.cloud.securitycenter.v1p1beta1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1p1beta1.stub -
-
Uses of NotificationConfig in com.google.cloud.securitycenter.v1p1beta1
Methods in com.google.cloud.securitycenter.v1p1beta1 that return NotificationConfig Modifier and Type Method Description NotificationConfigNotificationConfig.Builder. build()NotificationConfigNotificationConfig.Builder. buildPartial()NotificationConfigSecurityCenterClient. createNotificationConfig(CreateNotificationConfigRequest request)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(OrganizationName parent, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(OrganizationName parent, String configId, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(String parent, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(String parent, String configId, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterGrpc.SecurityCenterBlockingStub. createNotificationConfig(CreateNotificationConfigRequest request)Creates a notification config.static NotificationConfigNotificationConfig. getDefaultInstance()NotificationConfigNotificationConfig.Builder. getDefaultInstanceForType()NotificationConfigNotificationConfig. getDefaultInstanceForType()NotificationConfigCreateNotificationConfigRequest.Builder. getNotificationConfig()Required.NotificationConfigCreateNotificationConfigRequest. getNotificationConfig()Required.NotificationConfigCreateNotificationConfigRequestOrBuilder. getNotificationConfig()Required.NotificationConfigSecurityCenterClient. getNotificationConfig(GetNotificationConfigRequest request)Gets a notification config.NotificationConfigSecurityCenterClient. getNotificationConfig(NotificationConfigName name)Gets a notification config.NotificationConfigSecurityCenterClient. getNotificationConfig(String name)Gets a notification config.NotificationConfigSecurityCenterGrpc.SecurityCenterBlockingStub. getNotificationConfig(GetNotificationConfigRequest request)Gets a notification config.NotificationConfigUpdateNotificationConfigRequest.Builder. getNotificationConfig()Required.NotificationConfigUpdateNotificationConfigRequest. getNotificationConfig()Required.NotificationConfigUpdateNotificationConfigRequestOrBuilder. getNotificationConfig()Required.NotificationConfigListNotificationConfigsResponse.Builder. getNotificationConfigs(int index)Notification configs belonging to the requested parent.NotificationConfigListNotificationConfigsResponse. getNotificationConfigs(int index)Notification configs belonging to the requested parent.NotificationConfigListNotificationConfigsResponseOrBuilder. getNotificationConfigs(int index)Notification configs belonging to the requested parent.static NotificationConfigNotificationConfig. parseDelimitedFrom(InputStream input)static NotificationConfigNotificationConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationConfigNotificationConfig. parseFrom(byte[] data)static NotificationConfigNotificationConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationConfigNotificationConfig. parseFrom(com.google.protobuf.ByteString data)static NotificationConfigNotificationConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationConfigNotificationConfig. parseFrom(com.google.protobuf.CodedInputStream input)static NotificationConfigNotificationConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationConfigNotificationConfig. parseFrom(InputStream input)static NotificationConfigNotificationConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationConfigNotificationConfig. parseFrom(ByteBuffer data)static NotificationConfigNotificationConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)NotificationConfigSecurityCenterClient. updateNotificationConfig(NotificationConfig notificationConfig)Updates a notification config.NotificationConfigSecurityCenterClient. updateNotificationConfig(NotificationConfig notificationConfig, com.google.protobuf.FieldMask updateMask)Updates a notification config.NotificationConfigSecurityCenterClient. updateNotificationConfig(UpdateNotificationConfigRequest request)Updates a notification config.NotificationConfigSecurityCenterGrpc.SecurityCenterBlockingStub. updateNotificationConfig(UpdateNotificationConfigRequest request)Updates a notification config.Methods in com.google.cloud.securitycenter.v1p1beta1 that return types with arguments of type NotificationConfig Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<NotificationConfig>SecurityCenterGrpc.SecurityCenterFutureStub. createNotificationConfig(CreateNotificationConfigRequest request)Creates a notification config.com.google.api.gax.rpc.UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterClient. createNotificationConfigCallable()Creates a notification config.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterSettings.Builder. createNotificationConfigSettings()Returns the builder for the settings used for calls to createNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterSettings. createNotificationConfigSettings()Returns the object with the settings used for calls to createNotificationConfig.static io.grpc.MethodDescriptor<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterGrpc. getCreateNotificationConfigMethod()static io.grpc.MethodDescriptor<GetNotificationConfigRequest,NotificationConfig>SecurityCenterGrpc. getGetNotificationConfigMethod()com.google.common.util.concurrent.ListenableFuture<NotificationConfig>SecurityCenterGrpc.SecurityCenterFutureStub. getNotificationConfig(GetNotificationConfigRequest request)Gets a notification config.com.google.api.gax.rpc.UnaryCallable<GetNotificationConfigRequest,NotificationConfig>SecurityCenterClient. getNotificationConfigCallable()Gets a notification config.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationConfigRequest,NotificationConfig>SecurityCenterSettings.Builder. getNotificationConfigSettings()Returns the builder for the settings used for calls to getNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationConfigRequest,NotificationConfig>SecurityCenterSettings. getNotificationConfigSettings()Returns the object with the settings used for calls to getNotificationConfig.List<NotificationConfig>ListNotificationConfigsResponse.Builder. getNotificationConfigsList()Notification configs belonging to the requested parent.List<NotificationConfig>ListNotificationConfigsResponse. getNotificationConfigsList()Notification configs belonging to the requested parent.List<NotificationConfig>ListNotificationConfigsResponseOrBuilder. getNotificationConfigsList()Notification configs belonging to the requested parent.com.google.protobuf.Parser<NotificationConfig>NotificationConfig. getParserForType()static io.grpc.MethodDescriptor<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterGrpc. getUpdateNotificationConfigMethod()static com.google.protobuf.Parser<NotificationConfig>NotificationConfig. parser()com.google.common.util.concurrent.ListenableFuture<NotificationConfig>SecurityCenterGrpc.SecurityCenterFutureStub. updateNotificationConfig(UpdateNotificationConfigRequest request)Updates a notification config.com.google.api.gax.rpc.UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterClient. updateNotificationConfigCallable()Updates a notification config.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterSettings.Builder. updateNotificationConfigSettings()Returns the builder for the settings used for calls to updateNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterSettings. updateNotificationConfigSettings()Returns the object with the settings used for calls to updateNotificationConfig.Methods in com.google.cloud.securitycenter.v1p1beta1 with parameters of type NotificationConfig Modifier and Type Method Description ListNotificationConfigsResponse.BuilderListNotificationConfigsResponse.Builder. addNotificationConfigs(int index, NotificationConfig value)Notification configs belonging to the requested parent.ListNotificationConfigsResponse.BuilderListNotificationConfigsResponse.Builder. addNotificationConfigs(NotificationConfig value)Notification configs belonging to the requested parent.NotificationConfigSecurityCenterClient. createNotificationConfig(OrganizationName parent, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(OrganizationName parent, String configId, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(String parent, NotificationConfig notificationConfig)Creates a notification config.NotificationConfigSecurityCenterClient. createNotificationConfig(String parent, String configId, NotificationConfig notificationConfig)Creates a notification config.NotificationConfig.BuilderNotificationConfig.Builder. mergeFrom(NotificationConfig other)CreateNotificationConfigRequest.BuilderCreateNotificationConfigRequest.Builder. mergeNotificationConfig(NotificationConfig value)Required.UpdateNotificationConfigRequest.BuilderUpdateNotificationConfigRequest.Builder. mergeNotificationConfig(NotificationConfig value)Required.static NotificationConfig.BuilderNotificationConfig. newBuilder(NotificationConfig prototype)CreateNotificationConfigRequest.BuilderCreateNotificationConfigRequest.Builder. setNotificationConfig(NotificationConfig value)Required.UpdateNotificationConfigRequest.BuilderUpdateNotificationConfigRequest.Builder. setNotificationConfig(NotificationConfig value)Required.ListNotificationConfigsResponse.BuilderListNotificationConfigsResponse.Builder. setNotificationConfigs(int index, NotificationConfig value)Notification configs belonging to the requested parent.NotificationConfigSecurityCenterClient. updateNotificationConfig(NotificationConfig notificationConfig)Updates a notification config.NotificationConfigSecurityCenterClient. updateNotificationConfig(NotificationConfig notificationConfig, com.google.protobuf.FieldMask updateMask)Updates a notification config.Method parameters in com.google.cloud.securitycenter.v1p1beta1 with type arguments of type NotificationConfig Modifier and Type Method Description ListNotificationConfigsResponse.BuilderListNotificationConfigsResponse.Builder. addAllNotificationConfigs(Iterable<? extends NotificationConfig> values)Notification configs belonging to the requested parent.static com.google.api.core.ApiFuture<SecurityCenterClient.ListNotificationConfigsPagedResponse>SecurityCenterClient.ListNotificationConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse)default voidSecurityCenterGrpc.AsyncService. createNotificationConfig(CreateNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Creates a notification config.voidSecurityCenterGrpc.SecurityCenterStub. createNotificationConfig(CreateNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Creates a notification config.protected SecurityCenterClient.ListNotificationConfigsPageSecurityCenterClient.ListNotificationConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, ListNotificationConfigsResponse response)com.google.api.core.ApiFuture<SecurityCenterClient.ListNotificationConfigsPage>SecurityCenterClient.ListNotificationConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNotificationConfigsRequest,ListNotificationConfigsResponse,NotificationConfig> context, com.google.api.core.ApiFuture<ListNotificationConfigsResponse> futureResponse)default voidSecurityCenterGrpc.AsyncService. getNotificationConfig(GetNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Gets a notification config.voidSecurityCenterGrpc.SecurityCenterStub. getNotificationConfig(GetNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Gets a notification config.default voidSecurityCenterGrpc.AsyncService. updateNotificationConfig(UpdateNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Updates a notification config.voidSecurityCenterGrpc.SecurityCenterStub. updateNotificationConfig(UpdateNotificationConfigRequest request, io.grpc.stub.StreamObserver<NotificationConfig> responseObserver)Updates a notification config. -
Uses of NotificationConfig in com.google.cloud.securitycenter.v1p1beta1.stub
Methods in com.google.cloud.securitycenter.v1p1beta1.stub that return types with arguments of type NotificationConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>GrpcSecurityCenterStub. createNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>HttpJsonSecurityCenterStub. createNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterStub. createNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings.Builder. createNotificationConfigSettings()Returns the builder for the settings used for calls to createNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings. createNotificationConfigSettings()Returns the object with the settings used for calls to createNotificationConfig.com.google.api.gax.rpc.UnaryCallable<GetNotificationConfigRequest,NotificationConfig>GrpcSecurityCenterStub. getNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetNotificationConfigRequest,NotificationConfig>HttpJsonSecurityCenterStub. getNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetNotificationConfigRequest,NotificationConfig>SecurityCenterStub. getNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings.Builder. getNotificationConfigSettings()Returns the builder for the settings used for calls to getNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<GetNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings. getNotificationConfigSettings()Returns the object with the settings used for calls to getNotificationConfig.com.google.api.gax.rpc.UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>GrpcSecurityCenterStub. updateNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>HttpJsonSecurityCenterStub. updateNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterStub. updateNotificationConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings.Builder. updateNotificationConfigSettings()Returns the builder for the settings used for calls to updateNotificationConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateNotificationConfigRequest,NotificationConfig>SecurityCenterStubSettings. updateNotificationConfigSettings()Returns the object with the settings used for calls to updateNotificationConfig.
-