| Modifier and Type | Method and Description |
|---|---|
Container |
Container.Builder.build() |
Container |
Container.Builder.buildPartial() |
Container |
Location.getContainer()
Information about the container where this finding occurred, if available.
|
Container |
Location.Builder.getContainer()
Information about the container where this finding occurred, if available.
|
Container |
LocationOrBuilder.getContainer()
Information about the container where this finding occurred, if available.
|
Container |
HybridFindingDetailsOrBuilder.getContainerDetails()
Details about the container where the content being inspected is from.
|
Container |
HybridFindingDetails.getContainerDetails()
Details about the container where the content being inspected is from.
|
Container |
HybridFindingDetails.Builder.getContainerDetails()
Details about the container where the content being inspected is from.
|
static Container |
Container.getDefaultInstance() |
Container |
Container.getDefaultInstanceForType() |
Container |
Container.Builder.getDefaultInstanceForType() |
static Container |
Container.parseDelimitedFrom(InputStream input) |
static Container |
Container.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(byte[] data) |
static Container |
Container.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(ByteBuffer data) |
static Container |
Container.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(com.google.protobuf.ByteString data) |
static Container |
Container.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(com.google.protobuf.CodedInputStream input) |
static Container |
Container.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Container |
Container.parseFrom(InputStream input) |
static Container |
Container.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Container> |
Container.getParserForType() |
static com.google.protobuf.Parser<Container> |
Container.parser() |
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Location.Builder.mergeContainer(Container value)
Information about the container where this finding occurred, if available.
|
HybridFindingDetails.Builder |
HybridFindingDetails.Builder.mergeContainerDetails(Container value)
Details about the container where the content being inspected is from.
|
Container.Builder |
Container.Builder.mergeFrom(Container other) |
static Container.Builder |
Container.newBuilder(Container prototype) |
Location.Builder |
Location.Builder.setContainer(Container value)
Information about the container where this finding occurred, if available.
|
HybridFindingDetails.Builder |
HybridFindingDetails.Builder.setContainerDetails(Container value)
Details about the container where the content being inspected is from.
|
Copyright © 2022 Google LLC. All rights reserved.