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 ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. build()
ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. buildPartial()
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. getDefaultInstance()
ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. getDefaultInstanceForType()
ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. getDefaultInstanceForType()
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseDelimitedFrom(InputStream input)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(byte[] data)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(InputStream input)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. parseFrom(ByteBuffer data)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. 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.ListDescendantSecurityHealthAnalyticsCustomModulesPagedResponse
SecurityCenterClient. listDescendantSecurityHealthAnalyticsCustomModules(ListDescendantSecurityHealthAnalyticsCustomModulesRequest request)
Returns a list of all resident SecurityHealthAnalyticsCustomModules under the given CRM parent and all of the parent’s CRM descendants.default void
SecurityCenterGrpc.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.ListDescendantSecurityHealthAnalyticsCustomModulesResponse
SecurityCenterGrpc.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.void
SecurityCenterGrpc.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.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder. mergeFrom(ListDescendantSecurityHealthAnalyticsCustomModulesRequest other)
static ListDescendantSecurityHealthAnalyticsCustomModulesRequest.Builder
ListDescendantSecurityHealthAnalyticsCustomModulesRequest. newBuilder(ListDescendantSecurityHealthAnalyticsCustomModulesRequest prototype)
-
Uses of ListDescendantSecurityHealthAnalyticsCustomModulesRequest in com.google.cloud.securitycenter.v1.stub
-