Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance_template.ComputeInstanceTemplateScheduling
-
Packages that use ComputeInstanceTemplateScheduling Package Description com.hashicorp.cdktf.providers.google.compute_instance_template google_compute_instance_template -
-
Uses of ComputeInstanceTemplateScheduling in com.hashicorp.cdktf.providers.google.compute_instance_template
Classes in com.hashicorp.cdktf.providers.google.compute_instance_template that implement ComputeInstanceTemplateScheduling Modifier and Type Class Description static classComputeInstanceTemplateScheduling.Jsii$ProxyAn implementation forComputeInstanceTemplateSchedulingMethods in com.hashicorp.cdktf.providers.google.compute_instance_template that return ComputeInstanceTemplateScheduling Modifier and Type Method Description ComputeInstanceTemplateSchedulingComputeInstanceTemplateScheduling.Builder. build()Builds the configured instance.ComputeInstanceTemplateSchedulingComputeInstanceTemplateSchedulingOutputReference. getInternalValue()default ComputeInstanceTemplateSchedulingComputeInstanceTemplateConfig. getScheduling()scheduling block.ComputeInstanceTemplateSchedulingComputeInstanceTemplateConfig.Jsii$Proxy. getScheduling()ComputeInstanceTemplateSchedulingComputeInstanceTemplate. getSchedulingInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance_template with parameters of type ComputeInstanceTemplateScheduling Modifier and Type Method Description voidComputeInstanceTemplate. putScheduling(ComputeInstanceTemplateScheduling value)ComputeInstanceTemplate.BuilderComputeInstanceTemplate.Builder. scheduling(ComputeInstanceTemplateScheduling scheduling)scheduling block.ComputeInstanceTemplateConfig.BuilderComputeInstanceTemplateConfig.Builder. scheduling(ComputeInstanceTemplateScheduling scheduling)Sets the value ofComputeInstanceTemplateConfig.getScheduling()voidComputeInstanceTemplateSchedulingOutputReference. setInternalValue(ComputeInstanceTemplateScheduling value)
-