Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.CalculateEffectiveSettingsRequest
-
Packages that use CalculateEffectiveSettingsRequest Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of CalculateEffectiveSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return CalculateEffectiveSettingsRequest Modifier and Type Method Description CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest.Builder. build()CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest.Builder. buildPartial()static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. getDefaultInstance()CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest.Builder. getDefaultInstanceForType()CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. getDefaultInstanceForType()CalculateEffectiveSettingsRequestBatchCalculateEffectiveSettingsRequest.Builder. getRequests(int index)The requests specifying the effective settings to retrieve.CalculateEffectiveSettingsRequestBatchCalculateEffectiveSettingsRequest. getRequests(int index)The requests specifying the effective settings to retrieve.CalculateEffectiveSettingsRequestBatchCalculateEffectiveSettingsRequestOrBuilder. getRequests(int index)The requests specifying the effective settings to retrieve.static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseDelimitedFrom(InputStream input)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(byte[] data)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.ByteString data)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(InputStream input)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(ByteBuffer data)static CalculateEffectiveSettingsRequestCalculateEffectiveSettingsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type CalculateEffectiveSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceClient. calculateEffectiveSettingsCallable()CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceSettings.Builder. calculateEffectiveSettingsSettings()Returns the builder for the settings used for calls to calculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceSettings. calculateEffectiveSettingsSettings()Returns the object with the settings used for calls to calculateEffectiveSettings.static io.grpc.MethodDescriptor<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceGrpc. getCalculateEffectiveSettingsMethod()com.google.protobuf.Parser<CalculateEffectiveSettingsRequest>CalculateEffectiveSettingsRequest. getParserForType()List<CalculateEffectiveSettingsRequest>BatchCalculateEffectiveSettingsRequest.Builder. getRequestsList()The requests specifying the effective settings to retrieve.List<CalculateEffectiveSettingsRequest>BatchCalculateEffectiveSettingsRequest. getRequestsList()The requests specifying the effective settings to retrieve.List<CalculateEffectiveSettingsRequest>BatchCalculateEffectiveSettingsRequestOrBuilder. getRequestsList()The requests specifying the effective settings to retrieve.static com.google.protobuf.Parser<CalculateEffectiveSettingsRequest>CalculateEffectiveSettingsRequest. parser()Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type CalculateEffectiveSettingsRequest Modifier and Type Method Description BatchCalculateEffectiveSettingsRequest.BuilderBatchCalculateEffectiveSettingsRequest.Builder. addRequests(int index, CalculateEffectiveSettingsRequest value)The requests specifying the effective settings to retrieve.BatchCalculateEffectiveSettingsRequest.BuilderBatchCalculateEffectiveSettingsRequest.Builder. addRequests(CalculateEffectiveSettingsRequest value)The requests specifying the effective settings to retrieve.SettingsSecurityCenterSettingsServiceClient. calculateEffectiveSettings(CalculateEffectiveSettingsRequest request)CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.default voidSecurityCenterSettingsServiceGrpc.AsyncService. calculateEffectiveSettings(CalculateEffectiveSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.SettingsSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. calculateEffectiveSettings(CalculateEffectiveSettingsRequest request)CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.com.google.common.util.concurrent.ListenableFuture<Settings>SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. calculateEffectiveSettings(CalculateEffectiveSettingsRequest request)CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.voidSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. calculateEffectiveSettings(CalculateEffectiveSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)CalculateEffectiveSettings looks up all of the Security Center Settings resources in the GCP resource hierarchy, and calculates the effective settings on that resource by applying the following rules: * Settings provided closer to the target resource take precedence over those further away (e.g.CalculateEffectiveSettingsRequest.BuilderCalculateEffectiveSettingsRequest.Builder. mergeFrom(CalculateEffectiveSettingsRequest other)static CalculateEffectiveSettingsRequest.BuilderCalculateEffectiveSettingsRequest. newBuilder(CalculateEffectiveSettingsRequest prototype)BatchCalculateEffectiveSettingsRequest.BuilderBatchCalculateEffectiveSettingsRequest.Builder. setRequests(int index, CalculateEffectiveSettingsRequest value)The requests specifying the effective settings to retrieve.Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type CalculateEffectiveSettingsRequest Modifier and Type Method Description BatchCalculateEffectiveSettingsRequest.BuilderBatchCalculateEffectiveSettingsRequest.Builder. addAllRequests(Iterable<? extends CalculateEffectiveSettingsRequest> values)The requests specifying the effective settings to retrieve. -
Uses of CalculateEffectiveSettingsRequest in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type CalculateEffectiveSettingsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CalculateEffectiveSettingsRequest,Settings>GrpcSecurityCenterSettingsServiceStub. calculateEffectiveSettingsCallable()com.google.api.gax.rpc.UnaryCallable<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceStub. calculateEffectiveSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceStubSettings.Builder. calculateEffectiveSettingsSettings()Returns the builder for the settings used for calls to calculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings<CalculateEffectiveSettingsRequest,Settings>SecurityCenterSettingsServiceStubSettings. calculateEffectiveSettingsSettings()Returns the object with the settings used for calls to calculateEffectiveSettings.
-