Uses of Class
com.google.cloud.securitycenter.v1.ListDescendantSecurityHealthAnalyticsCustomModulesRequest
-
Packages that use ListDescendantSecurityHealthAnalyticsCustomModulesRequest Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ListDescendantSecurityHealthAnalyticsCustomModulesRequest in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ListDescendantSecurityHealthAnalyticsCustomModulesRequest Modifier and Type Method Description ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. build()ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. buildPartial()static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. getDefaultInstance()ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. getDefaultInstanceForType()ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. getDefaultInstanceForType()static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseDelimitedFrom(InputStream input)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(byte[] data)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.ByteString data)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(InputStream input)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(ByteBuffer data)static ListDescendantSecurityHealthAnalyticsCustomModulesRequestListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 with parameters of type ListDescendantSecurityHealthAnalyticsCustomModulesRequest Modifier and Type Method Description SecurityCenterClient.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponseSecurityCenterClient. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.default voidSecurityCenterGrpc.AsyncService. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request, io.grpc.stub.StreamObserver<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> responseObserver)Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.ListDescendantSecurityHealthAnalyticsCustomModulesResponseSecurityCenterGrpc.SecurityCenterBlockingStub. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.com.google.common.util.concurrent.ListenableFuture<ListDescendantSecurityHealthAnalyticsCustomModulesResponse>SecurityCenterGrpc.SecurityCenterFutureStub. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.voidSecurityCenterGrpc.SecurityCenterStub. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request, io.grpc.stub.StreamObserver<ListDescendantSecurityHealthAnalyticsCustomModulesResponse> responseObserver)Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.ListDescendantSecurityHealthAnalyticsCustomModulesRequest.BuilderListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesRequest other)static ListDescendantSecurityHealthAnalyticsCustomModulesRequest.BuilderListDescendantSecurityHealthAnalyticsCustomModulesRequest. newBuilder(ListDescendantSecurityHealthAnalyticsCustomModulesRequest prototype) -
Uses of ListDescendantSecurityHealthAnalyticsCustomModulesRequest in com.google.cloud.securitycenter.v1.stub
-