Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
ExternalSystem.Builder |
ExternalSystem.Builder.addAllAssignees(Iterable<String> values)
References primary/secondary etc assignees in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.addAssignees(String value)
References primary/secondary etc assignees in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.addAssigneesBytes(ByteString value)
References primary/secondary etc assignees in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
ExternalSystem.Builder |
ExternalSystem.Builder.clear() |
ExternalSystem.Builder |
ExternalSystem.Builder.clearAssignees()
References primary/secondary etc assignees in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.clearExternalSystemUpdateTime()
The most recent time when the corresponding finding's ticket/tracker was
updated in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.clearExternalUid()
Identifier that's used to track the given finding in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.clearField(Descriptors.FieldDescriptor field) |
ExternalSystem.Builder |
ExternalSystem.Builder.clearName()
External System Name e.g.
|
ExternalSystem.Builder |
ExternalSystem.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
ExternalSystem.Builder |
ExternalSystem.Builder.clearStatus()
Most recent status of the corresponding finding's ticket/tracker in the
external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.clone() |
ExternalSystem.Builder |
UpdateExternalSystemRequest.Builder.getExternalSystemBuilder()
Required.
|
ExternalSystem.Builder |
ExternalSystem.Builder.mergeExternalSystemUpdateTime(Timestamp value)
The most recent time when the corresponding finding's ticket/tracker was
updated in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
ExternalSystem.Builder |
ExternalSystem.Builder.mergeFrom(ExternalSystem other) |
ExternalSystem.Builder |
ExternalSystem.Builder.mergeFrom(Message other) |
ExternalSystem.Builder |
ExternalSystem.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static ExternalSystem.Builder |
ExternalSystem.newBuilder() |
static ExternalSystem.Builder |
ExternalSystem.newBuilder(ExternalSystem prototype) |
ExternalSystem.Builder |
ExternalSystem.newBuilderForType() |
protected ExternalSystem.Builder |
ExternalSystem.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
ExternalSystem.Builder |
ExternalSystem.Builder.setAssignees(int index,
String value)
References primary/secondary etc assignees in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setExternalSystemUpdateTime(Timestamp.Builder builderForValue)
The most recent time when the corresponding finding's ticket/tracker was
updated in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setExternalSystemUpdateTime(Timestamp value)
The most recent time when the corresponding finding's ticket/tracker was
updated in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setExternalUid(String value)
Identifier that's used to track the given finding in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setExternalUidBytes(ByteString value)
Identifier that's used to track the given finding in the external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
ExternalSystem.Builder |
ExternalSystem.Builder.setName(String value)
External System Name e.g.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setNameBytes(ByteString value)
External System Name e.g.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
ExternalSystem.Builder |
ExternalSystem.Builder.setStatus(String value)
Most recent status of the corresponding finding's ticket/tracker in the
external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setStatusBytes(ByteString value)
Most recent status of the corresponding finding's ticket/tracker in the
external system.
|
ExternalSystem.Builder |
ExternalSystem.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
ExternalSystem.Builder |
ExternalSystem.toBuilder() |
Modifier and Type | Method and Description |
---|---|
UpdateExternalSystemRequest.Builder |
UpdateExternalSystemRequest.Builder.setExternalSystem(ExternalSystem.Builder builderForValue)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.