| Modifier and Type | Method and Description |
|---|---|
Replay |
Replay.Builder.build() |
Replay |
Replay.Builder.buildPartial() |
static Replay |
Replay.getDefaultInstance() |
Replay |
Replay.getDefaultInstanceForType() |
Replay |
Replay.Builder.getDefaultInstanceForType() |
Replay |
CreateReplayRequest.getReplay()
Required.
|
Replay |
CreateReplayRequest.Builder.getReplay()
Required.
|
Replay |
CreateReplayRequestOrBuilder.getReplay()
Required.
|
static Replay |
Replay.parseDelimitedFrom(InputStream input) |
static Replay |
Replay.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay |
Replay.parseFrom(byte[] data) |
static Replay |
Replay.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay |
Replay.parseFrom(ByteBuffer data) |
static Replay |
Replay.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay |
Replay.parseFrom(com.google.protobuf.ByteString data) |
static Replay |
Replay.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay |
Replay.parseFrom(com.google.protobuf.CodedInputStream input) |
static Replay |
Replay.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Replay |
Replay.parseFrom(InputStream input) |
static Replay |
Replay.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Replay> |
Replay.getParserForType() |
static com.google.protobuf.Parser<Replay> |
Replay.parser() |
| Modifier and Type | Method and Description |
|---|---|
Replay.Builder |
Replay.Builder.mergeFrom(Replay other) |
CreateReplayRequest.Builder |
CreateReplayRequest.Builder.mergeReplay(Replay value)
Required.
|
static Replay.Builder |
Replay.newBuilder(Replay prototype) |
CreateReplayRequest.Builder |
CreateReplayRequest.Builder.setReplay(Replay value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.