Uses of Class
com.google.cloud.baremetalsolution.v2.NetworkConfig.Bandwidth
-
Packages that use NetworkConfig.Bandwidth Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of NetworkConfig.Bandwidth in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return NetworkConfig.Bandwidth Modifier and Type Method Description static NetworkConfig.BandwidthNetworkConfig.Bandwidth. forNumber(int value)NetworkConfig.BandwidthNetworkConfig.Builder. getBandwidth()Interconnect bandwidth.NetworkConfig.BandwidthNetworkConfig. getBandwidth()Interconnect bandwidth.NetworkConfig.BandwidthNetworkConfigOrBuilder. getBandwidth()Interconnect bandwidth.static NetworkConfig.BandwidthNetworkConfig.Bandwidth. valueOf(int value)Deprecated.static NetworkConfig.BandwidthNetworkConfig.Bandwidth. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static NetworkConfig.BandwidthNetworkConfig.Bandwidth. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkConfig.Bandwidth[]NetworkConfig.Bandwidth. 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 NetworkConfig.Bandwidth Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<NetworkConfig.Bandwidth>NetworkConfig.Bandwidth. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type NetworkConfig.Bandwidth Modifier and Type Method Description NetworkConfig.BuilderNetworkConfig.Builder. setBandwidth(NetworkConfig.Bandwidth value)Interconnect bandwidth.
-