Uses of Class
com.google.cloud.securitycenter.v1.BulkMuteFindingsResponse
-
Packages that use BulkMuteFindingsResponse Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of BulkMuteFindingsResponse in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return BulkMuteFindingsResponse Modifier and Type Method Description BulkMuteFindingsResponseBulkMuteFindingsResponse.Builder. build()BulkMuteFindingsResponseBulkMuteFindingsResponse.Builder. buildPartial()static BulkMuteFindingsResponseBulkMuteFindingsResponse. getDefaultInstance()BulkMuteFindingsResponseBulkMuteFindingsResponse.Builder. getDefaultInstanceForType()BulkMuteFindingsResponseBulkMuteFindingsResponse. getDefaultInstanceForType()static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseDelimitedFrom(InputStream input)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(byte[] data)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(com.google.protobuf.ByteString data)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(InputStream input)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(ByteBuffer data)static BulkMuteFindingsResponseBulkMuteFindingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type BulkMuteFindingsResponse Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterClient. bulkMuteFindingsAsync(com.google.api.resourcenames.ResourceName parent)Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.longrunning.OperationFuture<BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterClient. bulkMuteFindingsAsync(BulkMuteFindingsRequest request)Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.longrunning.OperationFuture<BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterClient. bulkMuteFindingsAsync(String parent)Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterClient. bulkMuteFindingsOperationCallable()Kicks off an LRO to bulk mute findings for a parent based on a filter.com.google.api.gax.rpc.OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterSettings.Builder. bulkMuteFindingsOperationSettings()Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.OperationCallSettings<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterSettings. bulkMuteFindingsOperationSettings()Returns the object with the settings used for calls to bulkMuteFindings.com.google.protobuf.Parser<BulkMuteFindingsResponse>BulkMuteFindingsResponse. getParserForType()static com.google.protobuf.Parser<BulkMuteFindingsResponse>BulkMuteFindingsResponse. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type BulkMuteFindingsResponse Modifier and Type Method Description BulkMuteFindingsResponse.BuilderBulkMuteFindingsResponse.Builder. mergeFrom(BulkMuteFindingsResponse other)static BulkMuteFindingsResponse.BuilderBulkMuteFindingsResponse. newBuilder(BulkMuteFindingsResponse prototype) -
Uses of BulkMuteFindingsResponse in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type BulkMuteFindingsResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>GrpcSecurityCenterStub. bulkMuteFindingsOperationCallable()com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>HttpJsonSecurityCenterStub. bulkMuteFindingsOperationCallable()com.google.api.gax.rpc.OperationCallable<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterStub. bulkMuteFindingsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterStubSettings.Builder. bulkMuteFindingsOperationSettings()Returns the builder for the settings used for calls to bulkMuteFindings.com.google.api.gax.rpc.OperationCallSettings<BulkMuteFindingsRequest,BulkMuteFindingsResponse,com.google.protobuf.Empty>SecurityCenterStubSettings. bulkMuteFindingsOperationSettings()Returns the object with the settings used for calls to bulkMuteFindings.
-