Uses of Class
com.google.cloud.securitycenter.v1.RunAssetDiscoveryResponse
-
Packages that use RunAssetDiscoveryResponse Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of RunAssetDiscoveryResponse in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return RunAssetDiscoveryResponse Modifier and Type Method Description RunAssetDiscoveryResponseRunAssetDiscoveryResponse.Builder. build()RunAssetDiscoveryResponseRunAssetDiscoveryResponse.Builder. buildPartial()static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. getDefaultInstance()RunAssetDiscoveryResponseRunAssetDiscoveryResponse.Builder. getDefaultInstanceForType()RunAssetDiscoveryResponseRunAssetDiscoveryResponse. getDefaultInstanceForType()static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseDelimitedFrom(InputStream input)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(byte[] data)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(com.google.protobuf.ByteString data)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(InputStream input)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(ByteBuffer data)static RunAssetDiscoveryResponseRunAssetDiscoveryResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type RunAssetDiscoveryResponse Modifier and Type Method Description com.google.protobuf.Parser<RunAssetDiscoveryResponse>RunAssetDiscoveryResponse. getParserForType()static com.google.protobuf.Parser<RunAssetDiscoveryResponse>RunAssetDiscoveryResponse. parser()com.google.api.gax.longrunning.OperationFuture<RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterClient. runAssetDiscoveryAsync(OrganizationName parent)Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.longrunning.OperationFuture<RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterClient. runAssetDiscoveryAsync(RunAssetDiscoveryRequest request)Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.longrunning.OperationFuture<RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterClient. runAssetDiscoveryAsync(String parent)Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterClient. runAssetDiscoveryOperationCallable()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterSettings.Builder. runAssetDiscoveryOperationSettings()Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterSettings. runAssetDiscoveryOperationSettings()Deprecated.This method is deprecated and will be removed in the next major version update.Methods in com.google.cloud.securitycenter.v1 with parameters of type RunAssetDiscoveryResponse Modifier and Type Method Description RunAssetDiscoveryResponse.BuilderRunAssetDiscoveryResponse.Builder. mergeFrom(RunAssetDiscoveryResponse other)static RunAssetDiscoveryResponse.BuilderRunAssetDiscoveryResponse. newBuilder(RunAssetDiscoveryResponse prototype) -
Uses of RunAssetDiscoveryResponse in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type RunAssetDiscoveryResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>GrpcSecurityCenterStub. runAssetDiscoveryOperationCallable()com.google.api.gax.rpc.OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>HttpJsonSecurityCenterStub. runAssetDiscoveryOperationCallable()com.google.api.gax.rpc.OperationCallable<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterStub. runAssetDiscoveryOperationCallable()Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterStubSettings.Builder. runAssetDiscoveryOperationSettings()Returns the builder for the settings used for calls to runAssetDiscovery.com.google.api.gax.rpc.OperationCallSettings<RunAssetDiscoveryRequest,RunAssetDiscoveryResponse,com.google.protobuf.Empty>SecurityCenterStubSettings. runAssetDiscoveryOperationSettings()Returns the object with the settings used for calls to runAssetDiscovery.
-