Uses of Class
com.google.cloud.securitycenter.v1.ListMuteConfigsResponse
-
Packages that use ListMuteConfigsResponse Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ListMuteConfigsResponse in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ListMuteConfigsResponse Modifier and Type Method Description ListMuteConfigsResponseListMuteConfigsResponse.Builder. build()ListMuteConfigsResponseListMuteConfigsResponse.Builder. buildPartial()static ListMuteConfigsResponseListMuteConfigsResponse. getDefaultInstance()ListMuteConfigsResponseListMuteConfigsResponse.Builder. getDefaultInstanceForType()ListMuteConfigsResponseListMuteConfigsResponse. getDefaultInstanceForType()ListMuteConfigsResponseSecurityCenterGrpc.SecurityCenterBlockingStub. listMuteConfigs(ListMuteConfigsRequest request)Lists mute configs.static ListMuteConfigsResponseListMuteConfigsResponse. parseDelimitedFrom(InputStream input)static ListMuteConfigsResponseListMuteConfigsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(byte[] data)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(com.google.protobuf.ByteString data)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(InputStream input)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(ByteBuffer data)static ListMuteConfigsResponseListMuteConfigsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ListMuteConfigsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListMuteConfigsRequest,ListMuteConfigsResponse>SecurityCenterGrpc. getListMuteConfigsMethod()com.google.protobuf.Parser<ListMuteConfigsResponse>ListMuteConfigsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListMuteConfigsResponse>SecurityCenterGrpc.SecurityCenterFutureStub. listMuteConfigs(ListMuteConfigsRequest request)Lists mute configs.com.google.api.gax.rpc.UnaryCallable<ListMuteConfigsRequest,ListMuteConfigsResponse>SecurityCenterClient. listMuteConfigsCallable()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<ListMuteConfigsResponse>ListMuteConfigsResponse. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type ListMuteConfigsResponse Modifier and Type Method Description protected SecurityCenterClient.ListMuteConfigsPageSecurityCenterClient.ListMuteConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListMuteConfigsRequest,ListMuteConfigsResponse,MuteConfig> context, ListMuteConfigsResponse response)ListMuteConfigsResponse.BuilderListMuteConfigsResponse.Builder. mergeFrom(ListMuteConfigsResponse other)static ListMuteConfigsResponse.BuilderListMuteConfigsResponse. newBuilder(ListMuteConfigsResponse prototype)Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ListMuteConfigsResponse 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)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)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. listMuteConfigs(ListMuteConfigsRequest request, io.grpc.stub.StreamObserver<ListMuteConfigsResponse> responseObserver)Lists mute configs.voidSecurityCenterGrpc.SecurityCenterStub. listMuteConfigs(ListMuteConfigsRequest request, io.grpc.stub.StreamObserver<ListMuteConfigsResponse> responseObserver)Lists mute configs. -
Uses of ListMuteConfigsResponse in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type ListMuteConfigsResponse 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.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.
-