| Modifier and Type | Method and Description |
|---|---|
ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.Builder.build() |
ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.Builder.buildPartial() |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.getDefaultInstance() |
ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.getDefaultInstanceForType() |
ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.Builder.getDefaultInstanceForType() |
ExternalSystem.TicketInfo |
ExternalSystemOrBuilder.getTicketInfo()
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
ExternalSystem.TicketInfo |
ExternalSystem.getTicketInfo()
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
ExternalSystem.TicketInfo |
ExternalSystem.Builder.getTicketInfo()
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseDelimitedFrom(InputStream input) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(byte[] data) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(ByteBuffer data) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(com.google.protobuf.ByteString data) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(InputStream input) |
static ExternalSystem.TicketInfo |
ExternalSystem.TicketInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExternalSystem.TicketInfo> |
ExternalSystem.TicketInfo.getParserForType() |
static com.google.protobuf.Parser<ExternalSystem.TicketInfo> |
ExternalSystem.TicketInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.Builder.mergeFrom(ExternalSystem.TicketInfo other) |
ExternalSystem.Builder |
ExternalSystem.Builder.mergeTicketInfo(ExternalSystem.TicketInfo value)
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
static ExternalSystem.TicketInfo.Builder |
ExternalSystem.TicketInfo.newBuilder(ExternalSystem.TicketInfo prototype) |
ExternalSystem.Builder |
ExternalSystem.Builder.setTicketInfo(ExternalSystem.TicketInfo value)
Information about the ticket, if any, that is being used to track the
resolution of the issue that is identified by this finding.
|
Copyright © 2024 Google LLC. All rights reserved.