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 BatchCalculateEffectiveSettingsResponse
SecurityCenterSettingsServiceClient. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request)
Gets a list of effective settings.BatchCalculateEffectiveSettingsResponse
SecurityCenterSettingsServiceGrpc.SecurityCenterSettingsServiceBlockingStub. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request)
Gets a list of effective settings.BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse.Builder. build()
BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse.Builder. buildPartial()
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. getDefaultInstance()
BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse.Builder. getDefaultInstanceForType()
BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. getDefaultInstanceForType()
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseDelimitedFrom(InputStream input)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(byte[] data)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.ByteString data)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(InputStream input)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. parseFrom(ByteBuffer data)
static BatchCalculateEffectiveSettingsResponse
BatchCalculateEffectiveSettingsResponse. 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.Builder
BatchCalculateEffectiveSettingsResponse.Builder. mergeFrom(BatchCalculateEffectiveSettingsResponse other)
static BatchCalculateEffectiveSettingsResponse.Builder
BatchCalculateEffectiveSettingsResponse. newBuilder(BatchCalculateEffectiveSettingsResponse prototype)
Method parameters in com.google.cloud.securitycenter.settings.v1beta1 with type arguments of type BatchCalculateEffectiveSettingsResponse Modifier and Type Method Description default void
SecurityCenterSettingsServiceGrpc.AsyncService. batchCalculateEffectiveSettings(BatchCalculateEffectiveSettingsRequest request, io.grpc.stub.StreamObserver<BatchCalculateEffectiveSettingsResponse> responseObserver)
Gets a list of effective settings.void
SecurityCenterSettingsServiceGrpc.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.
-