| Modifier and Type | Method and Description |
|---|---|
InstanceParams |
InstanceParams.Builder.build() |
InstanceParams |
InstanceParams.Builder.buildPartial() |
static InstanceParams |
InstanceParams.getDefaultInstance() |
InstanceParams |
InstanceParams.getDefaultInstanceForType() |
InstanceParams |
InstanceParams.Builder.getDefaultInstanceForType() |
InstanceParams |
Instance.getParams()
Input only.
|
InstanceParams |
Instance.Builder.getParams()
Input only.
|
InstanceParams |
InstanceOrBuilder.getParams()
Input only.
|
static InstanceParams |
InstanceParams.parseDelimitedFrom(InputStream input) |
static InstanceParams |
InstanceParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceParams |
InstanceParams.parseFrom(byte[] data) |
static InstanceParams |
InstanceParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceParams |
InstanceParams.parseFrom(ByteBuffer data) |
static InstanceParams |
InstanceParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceParams |
InstanceParams.parseFrom(com.google.protobuf.ByteString data) |
static InstanceParams |
InstanceParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceParams |
InstanceParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceParams |
InstanceParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceParams |
InstanceParams.parseFrom(InputStream input) |
static InstanceParams |
InstanceParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InstanceParams> |
InstanceParams.getParserForType() |
static com.google.protobuf.Parser<InstanceParams> |
InstanceParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstanceParams.Builder |
InstanceParams.Builder.mergeFrom(InstanceParams other) |
Instance.Builder |
Instance.Builder.mergeParams(InstanceParams value)
Input only.
|
static InstanceParams.Builder |
InstanceParams.newBuilder(InstanceParams prototype) |
Instance.Builder |
Instance.Builder.setParams(InstanceParams value)
Input only.
|
Copyright © 2023 Google LLC. All rights reserved.