Uses of Class
com.google.cloud.baremetalsolution.v2.InstanceConfig.NetworkConfig
-
Packages that use InstanceConfig.NetworkConfig Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of InstanceConfig.NetworkConfig in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return InstanceConfig.NetworkConfig Modifier and Type Method Description static InstanceConfig.NetworkConfigInstanceConfig.NetworkConfig. forNumber(int value)InstanceConfig.NetworkConfigInstanceConfig.Builder. getNetworkConfig()The type of network configuration on the instance.InstanceConfig.NetworkConfigInstanceConfig. getNetworkConfig()The type of network configuration on the instance.InstanceConfig.NetworkConfigInstanceConfigOrBuilder. getNetworkConfig()The type of network configuration on the instance.static InstanceConfig.NetworkConfigInstanceConfig.NetworkConfig. valueOf(int value)Deprecated.static InstanceConfig.NetworkConfigInstanceConfig.NetworkConfig. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static InstanceConfig.NetworkConfigInstanceConfig.NetworkConfig. valueOf(String name)Returns the enum constant of this type with the specified name.static InstanceConfig.NetworkConfig[]InstanceConfig.NetworkConfig. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type InstanceConfig.NetworkConfig Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<InstanceConfig.NetworkConfig>InstanceConfig.NetworkConfig. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type InstanceConfig.NetworkConfig Modifier and Type Method Description InstanceConfig.BuilderInstanceConfig.Builder. setNetworkConfig(InstanceConfig.NetworkConfig value)The type of network configuration on the instance.
-