| Modifier and Type | Method and Description |
|---|---|
ErrorFrame |
ErrorFrame.Builder.build() |
ErrorFrame |
ErrorFrame.Builder.buildPartial() |
static ErrorFrame |
ErrorFrame.getDefaultInstance() |
ErrorFrame |
ErrorFrame.getDefaultInstanceForType() |
ErrorFrame |
ErrorFrame.Builder.getDefaultInstanceForType() |
ErrorFrame |
ListErrorFramesResponse.getErrorFrames(int index)
The list of error frames.
|
ErrorFrame |
ListErrorFramesResponse.Builder.getErrorFrames(int index)
The list of error frames.
|
ErrorFrame |
ListErrorFramesResponseOrBuilder.getErrorFrames(int index)
The list of error frames.
|
static ErrorFrame |
ErrorFrame.parseDelimitedFrom(InputStream input) |
static ErrorFrame |
ErrorFrame.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ErrorFrame |
ErrorFrame.parseFrom(byte[] data) |
static ErrorFrame |
ErrorFrame.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ErrorFrame |
ErrorFrame.parseFrom(ByteBuffer data) |
static ErrorFrame |
ErrorFrame.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ErrorFrame |
ErrorFrame.parseFrom(com.google.protobuf.ByteString data) |
static ErrorFrame |
ErrorFrame.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ErrorFrame |
ErrorFrame.parseFrom(com.google.protobuf.CodedInputStream input) |
static ErrorFrame |
ErrorFrame.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ErrorFrame |
ErrorFrame.parseFrom(InputStream input) |
static ErrorFrame |
ErrorFrame.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorFrame> |
ListErrorFramesResponse.getErrorFramesList()
The list of error frames.
|
List<ErrorFrame> |
ListErrorFramesResponse.Builder.getErrorFramesList()
The list of error frames.
|
List<ErrorFrame> |
ListErrorFramesResponseOrBuilder.getErrorFramesList()
The list of error frames.
|
com.google.protobuf.Parser<ErrorFrame> |
ErrorFrame.getParserForType() |
static com.google.protobuf.Parser<ErrorFrame> |
ErrorFrame.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListErrorFramesResponse.Builder |
ListErrorFramesResponse.Builder.addErrorFrames(ErrorFrame value)
The list of error frames.
|
ListErrorFramesResponse.Builder |
ListErrorFramesResponse.Builder.addErrorFrames(int index,
ErrorFrame value)
The list of error frames.
|
ErrorFrame.Builder |
ErrorFrame.Builder.mergeFrom(ErrorFrame other) |
static ErrorFrame.Builder |
ErrorFrame.newBuilder(ErrorFrame prototype) |
ListErrorFramesResponse.Builder |
ListErrorFramesResponse.Builder.setErrorFrames(int index,
ErrorFrame value)
The list of error frames.
|
| Modifier and Type | Method and Description |
|---|---|
ListErrorFramesResponse.Builder |
ListErrorFramesResponse.Builder.addAllErrorFrames(Iterable<? extends ErrorFrame> values)
The list of error frames.
|
Copyright © 2024 Google LLC. All rights reserved.