Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.UpdateComponentSettingsRequest
-
Packages that use UpdateComponentSettingsRequest Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of UpdateComponentSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return UpdateComponentSettingsRequest Modifier and Type Method Description UpdateComponentSettingsRequestUpdateComponentSettingsRequest.Builder. build()UpdateComponentSettingsRequestUpdateComponentSettingsRequest.Builder. buildPartial()static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. getDefaultInstance()UpdateComponentSettingsRequestUpdateComponentSettingsRequest.Builder. getDefaultInstanceForType()UpdateComponentSettingsRequestUpdateComponentSettingsRequest. getDefaultInstanceForType()static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseDelimitedFrom(InputStream input)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(byte[] data)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(InputStream input)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(ByteBuffer data)static UpdateComponentSettingsRequestUpdateComponentSettingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type UpdateComponentSettingsRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateComponentSettingsRequest>UpdateComponentSettingsRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceGrpc. getUpdateComponentSettingsMethod()static com.google.protobuf.Parser<UpdateComponentSettingsRequest>UpdateComponentSettingsRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceClient. updateComponentSettingsCallable()Updates the Component Settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceSettings.Builder. updateComponentSettingsSettings()Returns the builder for the settings used for calls to updateComponentSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceSettings. updateComponentSettingsSettings()Returns the object with the settings used for calls to updateComponentSettings.Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type UpdateComponentSettingsRequest Modifier and Type Method Description UpdateComponentSettingsRequest.BuilderUpdateComponentSettingsRequest.Builder. mergeFrom(UpdateComponentSettingsRequest other)static UpdateComponentSettingsRequest.BuilderUpdateComponentSettingsRequest. newBuilder(UpdateComponentSettingsRequest prototype)ComponentSettingsSecurityCenterSettingsServiceClient. updateComponentSettings(UpdateComponentSettingsRequest request)Updates the Component Settings.default voidSecurityCenterSettingsServiceGrpc.AsyncService. updateComponentSettings(UpdateComponentSettingsRequest request, io.grpc.stub.StreamObserver<ComponentSettings> responseObserver)Updates the Component Settings.ComponentSettingsSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. updateComponentSettings(UpdateComponentSettingsRequest request)Updates the Component Settings.com.google.common.util.concurrent.ListenableFuture<ComponentSettings>SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. updateComponentSettings(UpdateComponentSettingsRequest request)Updates the Component Settings.voidSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. updateComponentSettings(UpdateComponentSettingsRequest request, io.grpc.stub.StreamObserver<ComponentSettings> responseObserver)Updates the Component Settings. -
Uses of UpdateComponentSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type UpdateComponentSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateComponentSettingsRequest,ComponentSettings>GrpcSecurityCenterSettingsServiceStub. updateComponentSettingsCallable()com.google.api.gax.rpc.UnaryCallable<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStub. updateComponentSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStubSettings.Builder. updateComponentSettingsSettings()Returns the builder for the settings used for calls to updateComponentSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateComponentSettingsRequest,ComponentSettings>SecurityCenterSettingsServiceStubSettings. updateComponentSettingsSettings()Returns the object with the settings used for calls to updateComponentSettings.
-