Uses of Class
com.google.cloud.securitycenter.v1.MuteConfig
-
Packages that use MuteConfig Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of MuteConfig in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return MuteConfig Modifier and Type Method Description MuteConfigMuteConfig.Builder. build()MuteConfigMuteConfig.Builder. buildPartial()MuteConfigSecurityCenterClient. createMuteConfig(CreateMuteConfigRequest request)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterGrpc.SecurityCenterBlockingStub. createMuteConfig(CreateMuteConfigRequest request)Creates a mute config.static MuteConfigMuteConfig. getDefaultInstance()MuteConfigMuteConfig.Builder. getDefaultInstanceForType()MuteConfigMuteConfig. getDefaultInstanceForType()MuteConfigCreateMuteConfigRequest.Builder. getMuteConfig()Required.MuteConfigCreateMuteConfigRequest. getMuteConfig()Required.MuteConfigCreateMuteConfigRequestOrBuilder. getMuteConfig()Required.MuteConfigSecurityCenterClient. getMuteConfig(GetMuteConfigRequest request)Gets a mute config.MuteConfigSecurityCenterClient. getMuteConfig(MuteConfigName name)Gets a mute config.MuteConfigSecurityCenterClient. getMuteConfig(String name)Gets a mute config.MuteConfigSecurityCenterGrpc.SecurityCenterBlockingStub. getMuteConfig(GetMuteConfigRequest request)Gets a mute config.MuteConfigUpdateMuteConfigRequest.Builder. getMuteConfig()Required.MuteConfigUpdateMuteConfigRequest. getMuteConfig()Required.MuteConfigUpdateMuteConfigRequestOrBuilder. getMuteConfig()Required.MuteConfigListMuteConfigsResponse.Builder. getMuteConfigs(int index)The mute configs from the specified parent.MuteConfigListMuteConfigsResponse. getMuteConfigs(int index)The mute configs from the specified parent.MuteConfigListMuteConfigsResponseOrBuilder. getMuteConfigs(int index)The mute configs from the specified parent.static MuteConfigMuteConfig. parseDelimitedFrom(InputStream input)static MuteConfigMuteConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MuteConfigMuteConfig. parseFrom(byte[] data)static MuteConfigMuteConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MuteConfigMuteConfig. parseFrom(com.google.protobuf.ByteString data)static MuteConfigMuteConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MuteConfigMuteConfig. parseFrom(com.google.protobuf.CodedInputStream input)static MuteConfigMuteConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MuteConfigMuteConfig. parseFrom(InputStream input)static MuteConfigMuteConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MuteConfigMuteConfig. parseFrom(ByteBuffer data)static MuteConfigMuteConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MuteConfigSecurityCenterClient. updateMuteConfig(MuteConfig muteConfig, com.google.protobuf.FieldMask updateMask)Updates a mute config.MuteConfigSecurityCenterClient. updateMuteConfig(UpdateMuteConfigRequest request)Updates a mute config.MuteConfigSecurityCenterGrpc.SecurityCenterBlockingStub. updateMuteConfig(UpdateMuteConfigRequest request)Updates a mute config.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type MuteConfig Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<MuteConfig>SecurityCenterGrpc.SecurityCenterFutureStub. createMuteConfig(CreateMuteConfigRequest request)Creates a mute config.com.google.api.gax.rpc.UnaryCallable<CreateMuteConfigRequest,MuteConfig>SecurityCenterClient. createMuteConfigCallable()Creates a mute config.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMuteConfigRequest,MuteConfig>SecurityCenterSettings.Builder. createMuteConfigSettings()Returns the builder for the settings used for calls to createMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateMuteConfigRequest,MuteConfig>SecurityCenterSettings. createMuteConfigSettings()Returns the object with the settings used for calls to createMuteConfig.static io.grpc.MethodDescriptor<CreateMuteConfigRequest,MuteConfig>SecurityCenterGrpc. getCreateMuteConfigMethod()static io.grpc.MethodDescriptor<GetMuteConfigRequest,MuteConfig>SecurityCenterGrpc. getGetMuteConfigMethod()com.google.common.util.concurrent.ListenableFuture<MuteConfig>SecurityCenterGrpc.SecurityCenterFutureStub. getMuteConfig(GetMuteConfigRequest request)Gets a mute config.com.google.api.gax.rpc.UnaryCallable<GetMuteConfigRequest,MuteConfig>SecurityCenterClient. getMuteConfigCallable()Gets a mute config.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMuteConfigRequest,MuteConfig>SecurityCenterSettings.Builder. getMuteConfigSettings()Returns the builder for the settings used for calls to getMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<GetMuteConfigRequest,MuteConfig>SecurityCenterSettings. getMuteConfigSettings()Returns the object with the settings used for calls to getMuteConfig.List<MuteConfig>ListMuteConfigsResponse.Builder. getMuteConfigsList()The mute configs from the specified parent.List<MuteConfig>ListMuteConfigsResponse. getMuteConfigsList()The mute configs from the specified parent.List<MuteConfig>ListMuteConfigsResponseOrBuilder. getMuteConfigsList()The mute configs from the specified parent.com.google.protobuf.Parser<MuteConfig>MuteConfig. getParserForType()static io.grpc.MethodDescriptor<UpdateMuteConfigRequest,MuteConfig>SecurityCenterGrpc. getUpdateMuteConfigMethod()static com.google.protobuf.Parser<MuteConfig>MuteConfig. parser()com.google.common.util.concurrent.ListenableFuture<MuteConfig>SecurityCenterGrpc.SecurityCenterFutureStub. updateMuteConfig(UpdateMuteConfigRequest request)Updates a mute config.com.google.api.gax.rpc.UnaryCallable<UpdateMuteConfigRequest,MuteConfig>SecurityCenterClient. updateMuteConfigCallable()Updates a mute config.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMuteConfigRequest,MuteConfig>SecurityCenterSettings.Builder. updateMuteConfigSettings()Returns the builder for the settings used for calls to updateMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateMuteConfigRequest,MuteConfig>SecurityCenterSettings. updateMuteConfigSettings()Returns the object with the settings used for calls to updateMuteConfig.Methods in com.google.cloud.securitycenter.v1 with parameters of type MuteConfig Modifier and Type Method Description ListMuteConfigsResponse.BuilderListMuteConfigsResponse.Builder. addMuteConfigs(int index, MuteConfig value)The mute configs from the specified parent.ListMuteConfigsResponse.BuilderListMuteConfigsResponse.Builder. addMuteConfigs(MuteConfig value)The mute configs from the specified parent.MuteConfigSecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig)Creates a mute config.MuteConfigSecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig, String muteConfigId)Creates a mute config.MuteConfig.BuilderMuteConfig.Builder. mergeFrom(MuteConfig other)CreateMuteConfigRequest.BuilderCreateMuteConfigRequest.Builder. mergeMuteConfig(MuteConfig value)Required.UpdateMuteConfigRequest.BuilderUpdateMuteConfigRequest.Builder. mergeMuteConfig(MuteConfig value)Required.static MuteConfig.BuilderMuteConfig. newBuilder(MuteConfig prototype)CreateMuteConfigRequest.BuilderCreateMuteConfigRequest.Builder. setMuteConfig(MuteConfig value)Required.UpdateMuteConfigRequest.BuilderUpdateMuteConfigRequest.Builder. setMuteConfig(MuteConfig value)Required.ListMuteConfigsResponse.BuilderListMuteConfigsResponse.Builder. setMuteConfigs(int index, MuteConfig value)The mute configs from the specified parent.MuteConfigSecurityCenterClient. updateMuteConfig(MuteConfig muteConfig, com.google.protobuf.FieldMask updateMask)Updates a mute config.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type MuteConfig Modifier and Type Method Description ListMuteConfigsResponse.BuilderListMuteConfigsResponse.Builder. addAllMuteConfigs(Iterable<? extends MuteConfig> values)The mute configs from the specified parent.static com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterClient.ListMuteConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context, com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse)default voidSecurityCenterGrpc.AsyncService. createMuteConfig(CreateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Creates a mute config.voidSecurityCenterGrpc.SecurityCenterStub. createMuteConfig(CreateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Creates a mute config.protected SecurityCenterClient.ListMuteConfigsPageSecurityCenterClient.ListMuteConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context, ListMuteConfigsResponse response)com.google.api.core.ApiFuture<SecurityCenterClient.ListMuteConfigsPage>SecurityCenterClient.ListMuteConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context, com.google.api.core.ApiFuture<ListMuteConfigsResponse> futureResponse)default voidSecurityCenterGrpc.AsyncService. getMuteConfig(GetMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Gets a mute config.voidSecurityCenterGrpc.SecurityCenterStub. getMuteConfig(GetMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Gets a mute config.default voidSecurityCenterGrpc.AsyncService. updateMuteConfig(UpdateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Updates a mute config.voidSecurityCenterGrpc.SecurityCenterStub. updateMuteConfig(UpdateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)Updates a mute config. -
Uses of MuteConfig in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type MuteConfig Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateMuteConfigRequest,MuteConfig>GrpcSecurityCenterStub. createMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateMuteConfigRequest,MuteConfig>HttpJsonSecurityCenterStub. createMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<CreateMuteConfigRequest,MuteConfig>SecurityCenterStub. createMuteConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMuteConfigRequest,MuteConfig>SecurityCenterStubSettings.Builder. createMuteConfigSettings()Returns the builder for the settings used for calls to createMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<CreateMuteConfigRequest,MuteConfig>SecurityCenterStubSettings. createMuteConfigSettings()Returns the object with the settings used for calls to createMuteConfig.com.google.api.gax.rpc.UnaryCallable<GetMuteConfigRequest,MuteConfig>GrpcSecurityCenterStub. getMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetMuteConfigRequest,MuteConfig>HttpJsonSecurityCenterStub. getMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<GetMuteConfigRequest,MuteConfig>SecurityCenterStub. getMuteConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMuteConfigRequest,MuteConfig>SecurityCenterStubSettings.Builder. getMuteConfigSettings()Returns the builder for the settings used for calls to getMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<GetMuteConfigRequest,MuteConfig>SecurityCenterStubSettings. getMuteConfigSettings()Returns the object with the settings used for calls to getMuteConfig.com.google.api.gax.rpc.UnaryCallable<UpdateMuteConfigRequest,MuteConfig>GrpcSecurityCenterStub. updateMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateMuteConfigRequest,MuteConfig>HttpJsonSecurityCenterStub. updateMuteConfigCallable()com.google.api.gax.rpc.UnaryCallable<UpdateMuteConfigRequest,MuteConfig>SecurityCenterStub. updateMuteConfigCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateMuteConfigRequest,MuteConfig>SecurityCenterStubSettings.Builder. updateMuteConfigSettings()Returns the builder for the settings used for calls to updateMuteConfig.com.google.api.gax.rpc.UnaryCallSettings<UpdateMuteConfigRequest,MuteConfig>SecurityCenterStubSettings. updateMuteConfigSettings()Returns the object with the settings used for calls to updateMuteConfig.
-