Uses of Class
com.google.cloud.securitycenter.v1.CreateSecurityHealthAnalyticsCustomModuleRequest
-
Packages that use CreateSecurityHealthAnalyticsCustomModuleRequest Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of CreateSecurityHealthAnalyticsCustomModuleRequest in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return CreateSecurityHealthAnalyticsCustomModuleRequest Modifier and Type Method Description CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest.Builder. build()CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest.Builder. buildPartial()static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. getDefaultInstance()CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest.Builder. getDefaultInstanceForType()CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. getDefaultInstanceForType()static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseDelimitedFrom(InputStream input)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(byte[] data)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(InputStream input)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(ByteBuffer data)static CreateSecurityHealthAnalyticsCustomModuleRequestCreateSecurityHealthAnalyticsCustomModuleRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type CreateSecurityHealthAnalyticsCustomModuleRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>SecurityCenterClient. createSecurityHealthAnalyticsCustomModuleCallable()Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>SecurityCenterSettings.Builder. createSecurityHealthAnalyticsCustomModuleSettings()Returns the builder for the settings used for calls to createSecurityHealthAnalyticsCustomModule.com.google.api.gax.rpc.UnaryCallSettings<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>SecurityCenterSettings. createSecurityHealthAnalyticsCustomModuleSettings()Returns the object with the settings used for calls to createSecurityHealthAnalyticsCustomModule.static io.grpc.MethodDescriptor<CreateSecurityHealthAnalyticsCustomModuleRequest,SecurityHealthAnalyticsCustomModule>SecurityCenterGrpc. getCreateSecurityHealthAnalyticsCustomModuleMethod()com.google.protobuf.Parser<CreateSecurityHealthAnalyticsCustomModuleRequest>CreateSecurityHealthAnalyticsCustomModuleRequest. getParserForType()static com.google.protobuf.Parser<CreateSecurityHealthAnalyticsCustomModuleRequest>CreateSecurityHealthAnalyticsCustomModuleRequest. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type CreateSecurityHealthAnalyticsCustomModuleRequest Modifier and Type Method Description SecurityHealthAnalyticsCustomModuleSecurityCenterClient. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.default voidSecurityCenterGrpc.AsyncService. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.SecurityHealthAnalyticsCustomModuleSecurityCenterGrpc.SecurityCenterBlockingStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.com.google.common.util.concurrent.ListenableFuture<SecurityHealthAnalyticsCustomModule>SecurityCenterGrpc.SecurityCenterFutureStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request)Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.voidSecurityCenterGrpc.SecurityCenterStub. createSecurityHealthAnalyticsCustomModule(CreateSecurityHealthAnalyticsCustomModuleRequest request, io.grpc.stub.StreamObserver<SecurityHealthAnalyticsCustomModule> responseObserver)Creates a resident SecurityHealthAnalyticsCustomModule at the scope of the given CRM parent, and also creates inherited SecurityHealthAnalyticsCustomModules for all CRM descendants of the given parent.CreateSecurityHealthAnalyticsCustomModuleRequest.BuilderCreateSecurityHealthAnalyticsCustomModuleRequest.Builder. mergeFrom(CreateSecurityHealthAnalyticsCustomModuleRequest other)static CreateSecurityHealthAnalyticsCustomModuleRequest.BuilderCreateSecurityHealthAnalyticsCustomModuleRequest. newBuilder(CreateSecurityHealthAnalyticsCustomModuleRequest prototype) -
Uses of CreateSecurityHealthAnalyticsCustomModuleRequest in com.google.cloud.securitycenter.v1.stub
-