| Modifier and Type | Method and Description |
|---|---|
SourceInstanceParams |
SourceInstanceParams.Builder.build() |
SourceInstanceParams |
SourceInstanceParams.Builder.buildPartial() |
static SourceInstanceParams |
SourceInstanceParams.getDefaultInstance() |
SourceInstanceParams |
SourceInstanceParams.getDefaultInstanceForType() |
SourceInstanceParams |
SourceInstanceParams.Builder.getDefaultInstanceForType() |
SourceInstanceParams |
InstanceTemplateOrBuilder.getSourceInstanceParams()
The source instance params to use to create this instance template.
|
SourceInstanceParams |
InstanceTemplate.getSourceInstanceParams()
The source instance params to use to create this instance template.
|
SourceInstanceParams |
InstanceTemplate.Builder.getSourceInstanceParams()
The source instance params to use to create this instance template.
|
static SourceInstanceParams |
SourceInstanceParams.parseDelimitedFrom(InputStream input) |
static SourceInstanceParams |
SourceInstanceParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(byte[] data) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(ByteBuffer data) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(com.google.protobuf.ByteString data) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(InputStream input) |
static SourceInstanceParams |
SourceInstanceParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SourceInstanceParams> |
SourceInstanceParams.getParserForType() |
static com.google.protobuf.Parser<SourceInstanceParams> |
SourceInstanceParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
SourceInstanceParams.Builder |
SourceInstanceParams.Builder.mergeFrom(SourceInstanceParams other) |
InstanceTemplate.Builder |
InstanceTemplate.Builder.mergeSourceInstanceParams(SourceInstanceParams value)
The source instance params to use to create this instance template.
|
static SourceInstanceParams.Builder |
SourceInstanceParams.newBuilder(SourceInstanceParams prototype) |
InstanceTemplate.Builder |
InstanceTemplate.Builder.setSourceInstanceParams(SourceInstanceParams value)
The source instance params to use to create this instance template.
|
Copyright © 2023 Google LLC. All rights reserved.