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 class
InstanceConfig
Configuration parameters for a new instance.static class
InstanceConfig.Builder
Configuration parameters for a new instance.Methods in com.google.cloud.baremetalsolution.v2 that return InstanceConfigOrBuilder Modifier and Type Method Description InstanceConfigOrBuilder
ProvisioningConfig.Builder. getInstancesOrBuilder(int index)
Instances to be created.InstanceConfigOrBuilder
ProvisioningConfig. getInstancesOrBuilder(int index)
Instances to be created.InstanceConfigOrBuilder
ProvisioningConfigOrBuilder. 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.
-