Uses of Interface
com.google.cloud.baremetalsolution.v2.InstanceConfigOrBuilder
-
Packages that use InstanceConfigOrBuilder Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of InstanceConfigOrBuilder in com.google.cloud.baremetalsolution.v2
Classes in com.google.cloud.baremetalsolution.v2 that implement InstanceConfigOrBuilder Modifier and Type Class Description classInstanceConfigConfiguration parameters for a new instance.static classInstanceConfig.BuilderConfiguration parameters for a new instance.Methods in com.google.cloud.baremetalsolution.v2 that return InstanceConfigOrBuilder Modifier and Type Method Description InstanceConfigOrBuilderProvisioningConfig.Builder. getInstancesOrBuilder(int index)Instances to be created.InstanceConfigOrBuilderProvisioningConfig. getInstancesOrBuilder(int index)Instances to be created.InstanceConfigOrBuilderProvisioningConfigOrBuilder. getInstancesOrBuilder(int index)Instances to be created.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type InstanceConfigOrBuilder Modifier and Type Method Description List<? extends InstanceConfigOrBuilder>ProvisioningConfig.Builder. getInstancesOrBuilderList()Instances to be created.List<? extends InstanceConfigOrBuilder>ProvisioningConfig. getInstancesOrBuilderList()Instances to be created.List<? extends InstanceConfigOrBuilder>ProvisioningConfigOrBuilder. getInstancesOrBuilderList()Instances to be created.
-