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 MuteConfig
MuteConfig.Builder. build()
MuteConfig
MuteConfig.Builder. buildPartial()
MuteConfig
SecurityCenterClient. createMuteConfig(CreateMuteConfigRequest request)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterGrpc.SecurityCenterBlockingStub. createMuteConfig(CreateMuteConfigRequest request)
Creates a mute config.static MuteConfig
MuteConfig. getDefaultInstance()
MuteConfig
MuteConfig.Builder. getDefaultInstanceForType()
MuteConfig
MuteConfig. getDefaultInstanceForType()
MuteConfig
CreateMuteConfigRequest.Builder. getMuteConfig()
Required.MuteConfig
CreateMuteConfigRequest. getMuteConfig()
Required.MuteConfig
CreateMuteConfigRequestOrBuilder. getMuteConfig()
Required.MuteConfig
SecurityCenterClient. getMuteConfig(GetMuteConfigRequest request)
Gets a mute config.MuteConfig
SecurityCenterClient. getMuteConfig(MuteConfigName name)
Gets a mute config.MuteConfig
SecurityCenterClient. getMuteConfig(String name)
Gets a mute config.MuteConfig
SecurityCenterGrpc.SecurityCenterBlockingStub. getMuteConfig(GetMuteConfigRequest request)
Gets a mute config.MuteConfig
UpdateMuteConfigRequest.Builder. getMuteConfig()
Required.MuteConfig
UpdateMuteConfigRequest. getMuteConfig()
Required.MuteConfig
UpdateMuteConfigRequestOrBuilder. getMuteConfig()
Required.MuteConfig
ListMuteConfigsResponse.Builder. getMuteConfigs(int index)
The mute configs from the specified parent.MuteConfig
ListMuteConfigsResponse. getMuteConfigs(int index)
The mute configs from the specified parent.MuteConfig
ListMuteConfigsResponseOrBuilder. getMuteConfigs(int index)
The mute configs from the specified parent.static MuteConfig
MuteConfig. parseDelimitedFrom(InputStream input)
static MuteConfig
MuteConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MuteConfig
MuteConfig. parseFrom(byte[] data)
static MuteConfig
MuteConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MuteConfig
MuteConfig. parseFrom(com.google.protobuf.ByteString data)
static MuteConfig
MuteConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MuteConfig
MuteConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static MuteConfig
MuteConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MuteConfig
MuteConfig. parseFrom(InputStream input)
static MuteConfig
MuteConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MuteConfig
MuteConfig. parseFrom(ByteBuffer data)
static MuteConfig
MuteConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MuteConfig
SecurityCenterClient. updateMuteConfig(MuteConfig muteConfig, com.google.protobuf.FieldMask updateMask)
Updates a mute config.MuteConfig
SecurityCenterClient. updateMuteConfig(UpdateMuteConfigRequest request)
Updates a mute config.MuteConfig
SecurityCenterGrpc.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.Builder
ListMuteConfigsResponse.Builder. addMuteConfigs(int index, MuteConfig value)
The mute configs from the specified parent.ListMuteConfigsResponse.Builder
ListMuteConfigsResponse.Builder. addMuteConfigs(MuteConfig value)
The mute configs from the specified parent.MuteConfig
SecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(FolderName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(OrganizationName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(ProjectName parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig)
Creates a mute config.MuteConfig
SecurityCenterClient. createMuteConfig(String parent, MuteConfig muteConfig, String muteConfigId)
Creates a mute config.MuteConfig.Builder
MuteConfig.Builder. mergeFrom(MuteConfig other)
CreateMuteConfigRequest.Builder
CreateMuteConfigRequest.Builder. mergeMuteConfig(MuteConfig value)
Required.UpdateMuteConfigRequest.Builder
UpdateMuteConfigRequest.Builder. mergeMuteConfig(MuteConfig value)
Required.static MuteConfig.Builder
MuteConfig. newBuilder(MuteConfig prototype)
CreateMuteConfigRequest.Builder
CreateMuteConfigRequest.Builder. setMuteConfig(MuteConfig value)
Required.UpdateMuteConfigRequest.Builder
UpdateMuteConfigRequest.Builder. setMuteConfig(MuteConfig value)
Required.ListMuteConfigsResponse.Builder
ListMuteConfigsResponse.Builder. setMuteConfigs(int index, MuteConfig value)
The mute configs from the specified parent.MuteConfig
SecurityCenterClient. 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.Builder
ListMuteConfigsResponse.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 void
SecurityCenterGrpc.AsyncService. createMuteConfig(CreateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)
Creates a mute config.void
SecurityCenterGrpc.SecurityCenterStub. createMuteConfig(CreateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)
Creates a mute config.protected SecurityCenterClient.ListMuteConfigsPage
SecurityCenterClient.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 void
SecurityCenterGrpc.AsyncService. getMuteConfig(GetMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)
Gets a mute config.void
SecurityCenterGrpc.SecurityCenterStub. getMuteConfig(GetMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)
Gets a mute config.default void
SecurityCenterGrpc.AsyncService. updateMuteConfig(UpdateMuteConfigRequest request, io.grpc.stub.StreamObserver<MuteConfig> responseObserver)
Updates a mute config.void
SecurityCenterGrpc.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.
-