Uses of Class
com.google.cloud.securitycenter.settings.v1beta1.BatchCalculateEffectiveSettingsResponse
-
Packages that use BatchCalculateEffectiveSettingsResponse Package Description com.google.cloud.securitycenter.settings.v1beta1 A client to Cloud Security Command Center APIcom.google.cloud.securitycenter.settings.v1beta1.stub -
-
Uses of BatchCalculateEffectiveSettingsResponse in com.google.cloud.securitycenter.settings.v1beta1
Methods in com.google.cloud.securitycenter.settings.v1beta1 that return BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description BatchCalculateEffectiveSettingsResponseSecurityCenterSettingsServiceClient. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request)Gets a list of effective settings.BatchCalculateEffectiveSettingsResponseSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request)Gets a list of effective settings.BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse.Builder. build()BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse.Builder. buildPartial()static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. getDefaultInstance()BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse.Builder. getDefaultInstanceForType()BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. getDefaultInstanceForType()static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseDelimitedFrom(InputStream input)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(byte[] data)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.ByteString data)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(InputStream input)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(ByteBuffer data)static BatchCalculateEffectiveSettingsResponseBatchCalculateEffectiveSettingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.settings.v1beta1 that return types with arguments of type BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceFutureStub. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request)Gets a list of effective settings.com.google.api.gax.rpc.UnaryCallable<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceClient. batchCalculateEffectiveSettingsCallable()Gets a list of effective settings.com.google.api.gax.rpc.UnaryCallSettings<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceSettings. batchCalculateEffectiveSettingsSettings()Returns the object with the settings used for calls to batchCalculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceSettings.Builder. batchCalculateEffectiveSettingsSettings()Returns the builder for the settings used for calls to batchCalculateEffectiveSettings.static io.grpc.MethodDescriptor<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceGrpc. getBatchCalculateEffectiveSettingsMethod()com.google.protobuf.Parser<BatchCalculateEffectiveSettingsResponse>BatchCalculateEffectiveSettingsResponse. getParserForType()static com.google.protobuf.Parser<BatchCalculateEffectiveSettingsResponse>BatchCalculateEffectiveSettingsResponse. parser()Methods in com.google.cloud.securitycenter.settings.v1beta1 with parameters of type BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description BatchCalculateEffectiveSettingsResponse.BuilderBatchCalculateEffectiveSettingsResponse.Builder. mergeFrom(BatchCalculateEffectiveSettingsResponse other)static BatchCalculateEffectiveSettingsResponse.BuilderBatchCalculateEffectiveSettingsResponse. newBuilder(BatchCalculateEffectiveSettingsResponse prototype)Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description default voidSecurityCenterSettingsServiceGrpc.AsyncService. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request, io.grpc.stub.StreamObserver<BatchCalculateEffectiveSettingsResponse> responseObserver)Gets a list of effective settings.voidSecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceStub. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request, io.grpc.stub.StreamObserver<BatchCalculateEffectiveSettingsResponse> responseObserver)Gets a list of effective settings. -
Uses of BatchCalculateEffectiveSettingsResponse in com.google.cloud.securitycenter.settings.v1beta1.stub
Methods in com.google.cloud.securitycenter.settings.v1beta1.stub that return types with arguments of type BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>GrpcSecurityCenterSettingsServiceStub. batchCalculateEffectiveSettingsCallable()com.google.api.gax.rpc.UnaryCallable<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceStub. batchCalculateEffectiveSettingsCallable()com.google.api.gax.rpc.UnaryCallSettings<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceStubSettings. batchCalculateEffectiveSettingsSettings()Returns the object with the settings used for calls to batchCalculateEffectiveSettings.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCalculateEffectiveSettingsRequest,BatchCalculateEffectiveSettingsResponse>SecurityCenterSettingsServiceStubSettings.Builder. batchCalculateEffectiveSettingsSettings()Returns the builder for the settings used for calls to batchCalculateEffectiveSettings.
-