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 CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest.Builder. build()
CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest.Builder. buildPartial()
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. getDefaultInstance()
CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest.Builder. getDefaultInstanceForType()
CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. getDefaultInstanceForType()
CalculateEffectiveSettingsRequest
BatchCalculateEffectiveSettingsRequest.Builder. getRequests(int index)
The requests specifying the effective settings to retrieve.CalculateEffectiveSettingsRequest
BatchCalculateEffectiveSettingsRequest. getRequests(int index)
The requests specifying the effective settings to retrieve.CalculateEffectiveSettingsRequest
BatchCalculateEffectiveSettingsRequestOrBuilder. getRequests(int index)
The requests specifying the effective settings to retrieve.static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseDelimitedFrom(InputStream input)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(byte[] data)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.ByteString data)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(InputStream input)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. parseFrom(ByteBuffer data)
static CalculateEffectiveSettingsRequest
CalculateEffectiveSettingsRequest. 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.Builder
BatchCalculateEffectiveSettingsRequest.Builder. addRequests(int index, CalculateEffectiveSettingsRequest value)
The requests specifying the effective settings to retrieve.BatchCalculateEffectiveSettingsRequest.Builder
BatchCalculateEffectiveSettingsRequest.Builder. addRequests(CalculateEffectiveSettingsRequest value)
The requests specifying the effective settings to retrieve.Settings
SecurityCenterSettingsServiceClient. 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 void
SecurityCenterSettingsServiceGrpc.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.Settings
SecurityCenterSettingsServiceGrpc.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.void
SecurityCenterSettingsServiceGrpc.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.Builder
CalculateEffectiveSettingsRequest.Builder. mergeFrom(CalculateEffectiveSettingsRequest other)
static CalculateEffectiveSettingsRequest.Builder
CalculateEffectiveSettingsRequest. newBuilder(CalculateEffectiveSettingsRequest prototype)
BatchCalculateEffectiveSettingsRequest.Builder
BatchCalculateEffectiveSettingsRequest.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.Builder
BatchCalculateEffectiveSettingsRequest.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.
-