Uses of Class
com.google.cloud.securitycenter.v1.ListMuteConfigsRequest
-
Packages that use ListMuteConfigsRequest Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ListMuteConfigsRequest in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ListMuteConfigsRequest Modifier and Type Method Description ListMuteConfigsRequestListMuteConfigsRequest.Builder. build()ListMuteConfigsRequestListMuteConfigsRequest.Builder. buildPartial()static ListMuteConfigsRequestListMuteConfigsRequest. getDefaultInstance()ListMuteConfigsRequestListMuteConfigsRequest.Builder. getDefaultInstanceForType()ListMuteConfigsRequestListMuteConfigsRequest. getDefaultInstanceForType()static ListMuteConfigsRequestListMuteConfigsRequest. parseDelimitedFrom(InputStream input)static ListMuteConfigsRequestListMuteConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(byte[] data)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(InputStream input)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(ByteBuffer data)static ListMuteConfigsRequestListMuteConfigsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ListMuteConfigsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListMuteConfigsRequest,ListMuteConfigsResponse>SecurityCenterGrpc. getListMuteConfigsMethod()com.google.protobuf.Parser<ListMuteConfigsRequest>ListMuteConfigsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>SecurityCenterClient. listMuteConfigsCallable()Lists mute configs.com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterClient. listMuteConfigsPagedCallable()Lists mute configs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterSettings.Builder. listMuteConfigsSettings()Returns the builder for the settings used for calls to listMuteConfigs.com.google.api.gax.rpc.PagedCallSettings<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterSettings. listMuteConfigsSettings()Returns the object with the settings used for calls to listMuteConfigs.static com.google.protobuf.Parser<ListMuteConfigsRequest>ListMuteConfigsRequest. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type ListMuteConfigsRequest Modifier and Type Method Description SecurityCenterClient.ListMuteConfigsPagedResponseSecurityCenterClient. listMuteConfigs(ListMuteConfigsRequest request)Lists mute configs.default voidSecurityCenterGrpc.AsyncService. listMuteConfigs(ListMuteConfigsRequest request, io.grpc.stub.StreamObserver<ListMuteConfigsResponse> responseObserver)Lists mute configs.ListMuteConfigsResponseSecurityCenterGrpc.SecurityCenterBlockingStub. listMuteConfigs(ListMuteConfigsRequest request)Lists mute configs.com.google.common.util.concurrent.ListenableFuture<ListMuteConfigsResponse>SecurityCenterGrpc.SecurityCenterFutureStub. listMuteConfigs(ListMuteConfigsRequest request)Lists mute configs.voidSecurityCenterGrpc.SecurityCenterStub. listMuteConfigs(ListMuteConfigsRequest request, io.grpc.stub.StreamObserver<ListMuteConfigsResponse> responseObserver)Lists mute configs.ListMuteConfigsRequest.BuilderListMuteConfigsRequest.Builder. mergeFrom(ListMuteConfigsRequest other)static ListMuteConfigsRequest.BuilderListMuteConfigsRequest. newBuilder(ListMuteConfigsRequest prototype)Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ListMuteConfigsRequest Modifier and Type Method Description 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)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) -
Uses of ListMuteConfigsRequest in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type ListMuteConfigsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>GrpcSecurityCenterStub. listMuteConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>HttpJsonSecurityCenterStub. listMuteConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>SecurityCenterStub. listMuteConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse>GrpcSecurityCenterStub. listMuteConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse>HttpJsonSecurityCenterStub. listMuteConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterStub. listMuteConfigsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterStubSettings.Builder. listMuteConfigsSettings()Returns the builder for the settings used for calls to listMuteConfigs.com.google.api.gax.rpc.PagedCallSettings<ListMuteConfigsRequest,ListMuteConfigsResponse,SecurityCenterClient.ListMuteConfigsPagedResponse>SecurityCenterStubSettings. listMuteConfigsSettings()Returns the object with the settings used for calls to listMuteConfigs.
-