| Modifier and Type | Method and Description |
|---|---|
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.Builder.build() |
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.Builder.buildPartial() |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.getDefaultInstance() |
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.getDefaultInstanceForType() |
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.Builder.getDefaultInstanceForType() |
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.getTransformations(int index)
Required.
|
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.Builder.getTransformations(int index)
Required.
|
InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformationsOrBuilder.getTransformations(int index)
Required.
|
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseDelimitedFrom(InputStream input) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(byte[] data) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(ByteBuffer data) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(com.google.protobuf.ByteString data) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(com.google.protobuf.CodedInputStream input) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(InputStream input) |
static InfoTypeTransformations.InfoTypeTransformation |
InfoTypeTransformations.InfoTypeTransformation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InfoTypeTransformations.InfoTypeTransformation> |
InfoTypeTransformations.InfoTypeTransformation.getParserForType() |
List<InfoTypeTransformations.InfoTypeTransformation> |
InfoTypeTransformations.getTransformationsList()
Required.
|
List<InfoTypeTransformations.InfoTypeTransformation> |
InfoTypeTransformations.Builder.getTransformationsList()
Required.
|
List<InfoTypeTransformations.InfoTypeTransformation> |
InfoTypeTransformationsOrBuilder.getTransformationsList()
Required.
|
static com.google.protobuf.Parser<InfoTypeTransformations.InfoTypeTransformation> |
InfoTypeTransformations.InfoTypeTransformation.parser() |
| Modifier and Type | Method and Description |
|---|---|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.addTransformations(InfoTypeTransformations.InfoTypeTransformation value)
Required.
|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.addTransformations(int index,
InfoTypeTransformations.InfoTypeTransformation value)
Required.
|
InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.Builder.mergeFrom(InfoTypeTransformations.InfoTypeTransformation other) |
static InfoTypeTransformations.InfoTypeTransformation.Builder |
InfoTypeTransformations.InfoTypeTransformation.newBuilder(InfoTypeTransformations.InfoTypeTransformation prototype) |
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.setTransformations(int index,
InfoTypeTransformations.InfoTypeTransformation value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
InfoTypeTransformations.Builder |
InfoTypeTransformations.Builder.addAllTransformations(Iterable<? extends InfoTypeTransformations.InfoTypeTransformation> values)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.