| Modifier and Type | Method and Description |
|---|---|
InstanceTemplate |
InstanceTemplate.Builder.build() |
InstanceTemplate |
InstanceTemplate.Builder.buildPartial() |
static InstanceTemplate |
InstanceTemplate.getDefaultInstance() |
InstanceTemplate |
InstanceTemplate.getDefaultInstanceForType() |
InstanceTemplate |
InstanceTemplate.Builder.getDefaultInstanceForType() |
InstanceTemplate |
InsertInstanceTemplateRequest.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InsertInstanceTemplateRequest.Builder.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InsertRegionInstanceTemplateRequestOrBuilder.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InsertRegionInstanceTemplateRequest.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InsertRegionInstanceTemplateRequest.Builder.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InsertInstanceTemplateRequestOrBuilder.getInstanceTemplateResource()
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplate |
InstanceTemplatesScopedListOrBuilder.getInstanceTemplates(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplate |
InstanceTemplatesScopedList.getInstanceTemplates(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplate |
InstanceTemplatesScopedList.Builder.getInstanceTemplates(int index)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplate |
InstanceTemplateList.getItems(int index)
A list of InstanceTemplate resources.
|
InstanceTemplate |
InstanceTemplateList.Builder.getItems(int index)
A list of InstanceTemplate resources.
|
InstanceTemplate |
InstanceTemplateListOrBuilder.getItems(int index)
A list of InstanceTemplate resources.
|
static InstanceTemplate |
InstanceTemplate.parseDelimitedFrom(InputStream input) |
static InstanceTemplate |
InstanceTemplate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceTemplate |
InstanceTemplate.parseFrom(byte[] data) |
static InstanceTemplate |
InstanceTemplate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceTemplate |
InstanceTemplate.parseFrom(ByteBuffer data) |
static InstanceTemplate |
InstanceTemplate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceTemplate |
InstanceTemplate.parseFrom(com.google.protobuf.ByteString data) |
static InstanceTemplate |
InstanceTemplate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceTemplate |
InstanceTemplate.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstanceTemplate |
InstanceTemplate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstanceTemplate |
InstanceTemplate.parseFrom(InputStream input) |
static InstanceTemplate |
InstanceTemplate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTemplate> |
InstanceTemplatesScopedListOrBuilder.getInstanceTemplatesList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
List<InstanceTemplate> |
InstanceTemplatesScopedList.getInstanceTemplatesList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
List<InstanceTemplate> |
InstanceTemplatesScopedList.Builder.getInstanceTemplatesList()
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
List<InstanceTemplate> |
InstanceTemplateList.getItemsList()
A list of InstanceTemplate resources.
|
List<InstanceTemplate> |
InstanceTemplateList.Builder.getItemsList()
A list of InstanceTemplate resources.
|
List<InstanceTemplate> |
InstanceTemplateListOrBuilder.getItemsList()
A list of InstanceTemplate resources.
|
com.google.protobuf.Parser<InstanceTemplate> |
InstanceTemplate.getParserForType() |
static com.google.protobuf.Parser<InstanceTemplate> |
InstanceTemplate.parser() |
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplatesScopedList.Builder |
InstanceTemplatesScopedList.Builder.addInstanceTemplates(InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplatesScopedList.Builder |
InstanceTemplatesScopedList.Builder.addInstanceTemplates(int index,
InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplateList.Builder |
InstanceTemplateList.Builder.addItems(InstanceTemplate value)
A list of InstanceTemplate resources.
|
InstanceTemplateList.Builder |
InstanceTemplateList.Builder.addItems(int index,
InstanceTemplate value)
A list of InstanceTemplate resources.
|
InstanceTemplate.Builder |
InstanceTemplate.Builder.mergeFrom(InstanceTemplate other) |
InsertInstanceTemplateRequest.Builder |
InsertInstanceTemplateRequest.Builder.mergeInstanceTemplateResource(InstanceTemplate value)
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InsertRegionInstanceTemplateRequest.Builder |
InsertRegionInstanceTemplateRequest.Builder.mergeInstanceTemplateResource(InstanceTemplate value)
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
static InstanceTemplate.Builder |
InstanceTemplate.newBuilder(InstanceTemplate prototype) |
InsertInstanceTemplateRequest.Builder |
InsertInstanceTemplateRequest.Builder.setInstanceTemplateResource(InstanceTemplate value)
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InsertRegionInstanceTemplateRequest.Builder |
InsertRegionInstanceTemplateRequest.Builder.setInstanceTemplateResource(InstanceTemplate value)
The body resource for this request
.google.cloud.compute.v1.InstanceTemplate instance_template_resource = 10679561 [(.google.api.field_behavior) = REQUIRED];
|
InstanceTemplatesScopedList.Builder |
InstanceTemplatesScopedList.Builder.setInstanceTemplates(int index,
InstanceTemplate value)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplateList.Builder |
InstanceTemplateList.Builder.setItems(int index,
InstanceTemplate value)
A list of InstanceTemplate resources.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceTemplatesScopedList.Builder |
InstanceTemplatesScopedList.Builder.addAllInstanceTemplates(Iterable<? extends InstanceTemplate> values)
[Output Only] A list of instance templates that are contained within the specified project and zone.
|
InstanceTemplateList.Builder |
InstanceTemplateList.Builder.addAllItems(Iterable<? extends InstanceTemplate> values)
A list of InstanceTemplate resources.
|
Copyright © 2025 Google LLC. All rights reserved.