Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.Settings
-
Packages that use Settings Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of Settings in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return Settings Modifier and Type Method Description Settings
Settings.Builder. build()
Settings
Settings.Builder. buildPartial()
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.Settings
SecurityCenterSettingsServiceClient. calculateEffectiveSettings(SettingsName name)
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
SecurityCenterSettingsServiceClient. calculateEffectiveSettings(String name)
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.static Settings
Settings. getDefaultInstance()
Settings
Settings.Builder. getDefaultInstanceForType()
Settings
Settings. getDefaultInstanceForType()
Settings
BatchCalculateEffectiveSettingsResponse.Builder. getSettings(int index)
Settings requested.Settings
BatchCalculateEffectiveSettingsResponse. getSettings(int index)
Settings requested.Settings
BatchCalculateEffectiveSettingsResponseOrBuilder. getSettings(int index)
Settings requested.Settings
BatchGetSettingsResponse.Builder. getSettings(int index)
Settings requested.Settings
BatchGetSettingsResponse. getSettings(int index)
Settings requested.Settings
BatchGetSettingsResponseOrBuilder. getSettings(int index)
Settings requested.Settings
SecurityCenterSettingsServiceClient. getSettings(GetSettingsRequest request)
Gets the Settings.Settings
SecurityCenterSettingsServiceClient. getSettings(SettingsName name)
Gets the Settings.Settings
SecurityCenterSettingsServiceClient. getSettings(String name)
Gets the Settings.Settings
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. getSettings(GetSettingsRequest request)
Gets the Settings.Settings
UpdateSettingsRequest.Builder. getSettings()
Required.Settings
UpdateSettingsRequest. getSettings()
Required.Settings
UpdateSettingsRequestOrBuilder. getSettings()
Required.static Settings
Settings. parseDelimitedFrom(InputStream input)
static Settings
Settings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(byte[] data)
static Settings
Settings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data)
static Settings
Settings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input)
static Settings
Settings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(InputStream input)
static Settings
Settings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Settings
Settings. parseFrom(ByteBuffer data)
static Settings
Settings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Settings
SecurityCenterSettingsServiceClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates the Settings.Settings
SecurityCenterSettingsServiceClient. updateSettings(UpdateSettingsRequest request)
Updates the Settings.Settings
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. updateSettings(UpdateSettingsRequest request)
Updates the Settings.Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type Settings Modifier and Type Method Description 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.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()
static io.grpc.MethodDescriptor<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceGrpc. getGetSettingsMethod()
com.google.protobuf.Parser<Settings>
Settings. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Settings>
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. getSettings(GetSettingsRequest request)
Gets the Settings.com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceClient. getSettingsCallable()
Gets the Settings.List<Settings>
BatchCalculateEffectiveSettingsResponse.Builder. getSettingsList()
Settings requested.List<Settings>
BatchCalculateEffectiveSettingsResponse. getSettingsList()
Settings requested.List<Settings>
BatchCalculateEffectiveSettingsResponseOrBuilder. getSettingsList()
Settings requested.List<Settings>
BatchGetSettingsResponse.Builder. getSettingsList()
Settings requested.List<Settings>
BatchGetSettingsResponse. getSettingsList()
Settings requested.List<Settings>
BatchGetSettingsResponseOrBuilder. getSettingsList()
Settings requested.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.static io.grpc.MethodDescriptor<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceGrpc. getUpdateSettingsMethod()
static com.google.protobuf.Parser<Settings>
Settings. parser()
com.google.common.util.concurrent.ListenableFuture<Settings>
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. updateSettings(UpdateSettingsRequest request)
Updates the Settings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceClient. updateSettingsCallable()
Updates the Settings.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceSettings.Builder. updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceSettings. updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type Settings Modifier and Type Method Description BatchCalculateEffectiveSettingsResponse.Builder
BatchCalculateEffectiveSettingsResponse.Builder. addSettings(int index, Settings value)
Settings requested.BatchCalculateEffectiveSettingsResponse.Builder
BatchCalculateEffectiveSettingsResponse.Builder. addSettings(Settings value)
Settings requested.BatchGetSettingsResponse.Builder
BatchGetSettingsResponse.Builder. addSettings(int index, Settings value)
Settings requested.BatchGetSettingsResponse.Builder
BatchGetSettingsResponse.Builder. addSettings(Settings value)
Settings requested.Settings.Builder
Settings.Builder. mergeFrom(Settings other)
UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. mergeSettings(Settings value)
Required.static Settings.Builder
Settings. newBuilder(Settings prototype)
BatchCalculateEffectiveSettingsResponse.Builder
BatchCalculateEffectiveSettingsResponse.Builder. setSettings(int index, Settings value)
Settings requested.BatchGetSettingsResponse.Builder
BatchGetSettingsResponse.Builder. setSettings(int index, Settings value)
Settings requested.UpdateSettingsRequest.Builder
UpdateSettingsRequest.Builder. setSettings(Settings value)
Required.Settings
SecurityCenterSettingsServiceClient. updateSettings(Settings settings, com.google.protobuf.FieldMask updateMask)
Updates the Settings.Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type Settings Modifier and Type Method Description BatchCalculateEffectiveSettingsResponse.Builder
BatchCalculateEffectiveSettingsResponse.Builder. addAllSettings(Iterable<? extends Settings> values)
Settings requested.BatchGetSettingsResponse.Builder
BatchGetSettingsResponse.Builder. addAllSettings(Iterable<? extends Settings> values)
Settings requested.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.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.default void
SecurityCenterSettingsServiceGrpc.AsyncService. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets the Settings.void
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. getSettings(GetSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Gets the Settings.default void
SecurityCenterSettingsServiceGrpc.AsyncService. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Updates the Settings.void
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. updateSettings(UpdateSettingsRequest request, io.grpc.stub.StreamObserver<Settings> responseObserver)
Updates the Settings. -
Uses of Settings in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type Settings 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.com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
GrpcSecurityCenterSettingsServiceStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceStub. getSettingsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceStubSettings.Builder. getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallSettings<GetSettingsRequest,Settings>
SecurityCenterSettingsServiceStubSettings. getSettingsSettings()
Returns the object with the settings used for calls to getSettings.com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
GrpcSecurityCenterSettingsServiceStub. updateSettingsCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceStub. updateSettingsCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceStubSettings.Builder. updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.com.google.api.gax.rpc.UnaryCallSettings<UpdateSettingsRequest,Settings>
SecurityCenterSettingsServiceStubSettings. updateSettingsSettings()
Returns the object with the settings used for calls to updateSettings.
-