Uses of Class
com.google.cloud.securitycenter.v1.ExternalSystem
-
Packages that use ExternalSystem Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ExternalSystem in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ExternalSystem Modifier and Type Method Description ExternalSystemExternalSystem.Builder. build()ExternalSystemExternalSystem.Builder. buildPartial()static ExternalSystemExternalSystem. getDefaultInstance()ExternalSystemExternalSystem.Builder. getDefaultInstanceForType()ExternalSystemExternalSystem. getDefaultInstanceForType()ExternalSystemUpdateExternalSystemRequest.Builder. getExternalSystem()Required.ExternalSystemUpdateExternalSystemRequest. getExternalSystem()Required.ExternalSystemUpdateExternalSystemRequestOrBuilder. getExternalSystem()Required.ExternalSystemFinding.Builder. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.ExternalSystemFinding. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.ExternalSystemFindingOrBuilder. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.ExternalSystemFinding.Builder. getExternalSystemsOrThrow(String key)Output only.ExternalSystemFinding. getExternalSystemsOrThrow(String key)Output only.ExternalSystemFindingOrBuilder. getExternalSystemsOrThrow(String key)Output only.static ExternalSystemExternalSystem. parseDelimitedFrom(InputStream input)static ExternalSystemExternalSystem. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalSystemExternalSystem. parseFrom(byte[] data)static ExternalSystemExternalSystem. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalSystemExternalSystem. parseFrom(com.google.protobuf.ByteString data)static ExternalSystemExternalSystem. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalSystemExternalSystem. parseFrom(com.google.protobuf.CodedInputStream input)static ExternalSystemExternalSystem. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalSystemExternalSystem. parseFrom(InputStream input)static ExternalSystemExternalSystem. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExternalSystemExternalSystem. parseFrom(ByteBuffer data)static ExternalSystemExternalSystem. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExternalSystemSecurityCenterClient. updateExternalSystem(ExternalSystem externalSystem, com.google.protobuf.FieldMask updateMask)Updates external system.ExternalSystemSecurityCenterClient. updateExternalSystem(UpdateExternalSystemRequest request)Updates external system.ExternalSystemSecurityCenterGrpc.SecurityCenterBlockingStub. updateExternalSystem(UpdateExternalSystemRequest request)Updates external system.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ExternalSystem Modifier and Type Method Description Map<String,ExternalSystem>Finding.Builder. getExternalSystems()Deprecated.Map<String,ExternalSystem>Finding. getExternalSystems()Deprecated.Map<String,ExternalSystem>FindingOrBuilder. getExternalSystems()Deprecated.Map<String,ExternalSystem>Finding.Builder. getExternalSystemsMap()Output only.Map<String,ExternalSystem>Finding. getExternalSystemsMap()Output only.Map<String,ExternalSystem>FindingOrBuilder. getExternalSystemsMap()Output only.Map<String,ExternalSystem>Finding.Builder. getMutableExternalSystems()Deprecated.com.google.protobuf.Parser<ExternalSystem>ExternalSystem. getParserForType()static io.grpc.MethodDescriptor<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterGrpc. getUpdateExternalSystemMethod()static com.google.protobuf.Parser<ExternalSystem>ExternalSystem. parser()com.google.common.util.concurrent.ListenableFuture<ExternalSystem>SecurityCenterGrpc.SecurityCenterFutureStub. updateExternalSystem(UpdateExternalSystemRequest request)Updates external system.com.google.api.gax.rpc.UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterClient. updateExternalSystemCallable()Updates external system.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterSettings.Builder. updateExternalSystemSettings()Returns the builder for the settings used for calls to updateExternalSystem.com.google.api.gax.rpc.UnaryCallSettings<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterSettings. updateExternalSystemSettings()Returns the object with the settings used for calls to updateExternalSystem.Methods in com.google.cloud.securitycenter.v1 with parameters of type ExternalSystem Modifier and Type Method Description ExternalSystemFinding.Builder. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.ExternalSystemFinding. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.ExternalSystemFindingOrBuilder. getExternalSystemsOrDefault(String key, ExternalSystem defaultValue)Output only.UpdateExternalSystemRequest.BuilderUpdateExternalSystemRequest.Builder. mergeExternalSystem(ExternalSystem value)Required.ExternalSystem.BuilderExternalSystem.Builder. mergeFrom(ExternalSystem other)static ExternalSystem.BuilderExternalSystem. newBuilder(ExternalSystem prototype)Finding.BuilderFinding.Builder. putExternalSystems(String key, ExternalSystem value)Output only.UpdateExternalSystemRequest.BuilderUpdateExternalSystemRequest.Builder. setExternalSystem(ExternalSystem value)Required.ExternalSystemSecurityCenterClient. updateExternalSystem(ExternalSystem externalSystem, com.google.protobuf.FieldMask updateMask)Updates external system.Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ExternalSystem Modifier and Type Method Description Finding.BuilderFinding.Builder. putAllExternalSystems(Map<String,ExternalSystem> values)Output only.default voidSecurityCenterGrpc.AsyncService. updateExternalSystem(UpdateExternalSystemRequest request, io.grpc.stub.StreamObserver<ExternalSystem> responseObserver)Updates external system.voidSecurityCenterGrpc.SecurityCenterStub. updateExternalSystem(UpdateExternalSystemRequest request, io.grpc.stub.StreamObserver<ExternalSystem> responseObserver)Updates external system. -
Uses of ExternalSystem in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type ExternalSystem Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>GrpcSecurityCenterStub. updateExternalSystemCallable()com.google.api.gax.rpc.UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>HttpJsonSecurityCenterStub. updateExternalSystemCallable()com.google.api.gax.rpc.UnaryCallable<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterStub. updateExternalSystemCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterStubSettings.Builder. updateExternalSystemSettings()Returns the builder for the settings used for calls to updateExternalSystem.com.google.api.gax.rpc.UnaryCallSettings<UpdateExternalSystemRequest,ExternalSystem>SecurityCenterStubSettings. updateExternalSystemSettings()Returns the object with the settings used for calls to updateExternalSystem.
-