Uses of Interface
com.google.cloud.compute.v1.SourceInstanceParamsOrBuilder
-
Packages that use SourceInstanceParamsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SourceInstanceParamsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SourceInstanceParamsOrBuilder Modifier and Type Class Description classSourceInstanceParamsA specification of the parameters to use when creating the instance template from a source instance.static classSourceInstanceParams.BuilderA specification of the parameters to use when creating the instance template from a source instance.Methods in com.google.cloud.compute.v1 that return SourceInstanceParamsOrBuilder Modifier and Type Method Description SourceInstanceParamsOrBuilderInstanceTemplate.Builder. getSourceInstanceParamsOrBuilder()The source instance params to use to create this instance template.SourceInstanceParamsOrBuilderInstanceTemplate. getSourceInstanceParamsOrBuilder()The source instance params to use to create this instance template.SourceInstanceParamsOrBuilderInstanceTemplateOrBuilder. getSourceInstanceParamsOrBuilder()The source instance params to use to create this instance template.
-