Uses of Class
com.google.cloud.baremetalsolution.v2.LogicalInterface
-
Packages that use LogicalInterface Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of LogicalInterface in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return LogicalInterface Modifier and Type Method Description LogicalInterfaceLogicalInterface.Builder. build()LogicalInterfaceLogicalInterface.Builder. buildPartial()static LogicalInterfaceLogicalInterface. getDefaultInstance()LogicalInterfaceLogicalInterface.Builder. getDefaultInstanceForType()LogicalInterfaceLogicalInterface. getDefaultInstanceForType()LogicalInterfaceInstance.Builder. getLogicalInterfaces(int index)List of logical interfaces for the instance.LogicalInterfaceInstance. getLogicalInterfaces(int index)List of logical interfaces for the instance.LogicalInterfaceInstanceConfig.Builder. getLogicalInterfaces(int index)List of logical interfaces for the instance.LogicalInterfaceInstanceConfig. getLogicalInterfaces(int index)List of logical interfaces for the instance.LogicalInterfaceInstanceConfigOrBuilder. getLogicalInterfaces(int index)List of logical interfaces for the instance.LogicalInterfaceInstanceOrBuilder. getLogicalInterfaces(int index)List of logical interfaces for the instance.static LogicalInterfaceLogicalInterface. parseDelimitedFrom(InputStream input)static LogicalInterfaceLogicalInterface. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicalInterfaceLogicalInterface. parseFrom(byte[] data)static LogicalInterfaceLogicalInterface. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicalInterfaceLogicalInterface. parseFrom(com.google.protobuf.ByteString data)static LogicalInterfaceLogicalInterface. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicalInterfaceLogicalInterface. parseFrom(com.google.protobuf.CodedInputStream input)static LogicalInterfaceLogicalInterface. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicalInterfaceLogicalInterface. parseFrom(InputStream input)static LogicalInterfaceLogicalInterface. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicalInterfaceLogicalInterface. parseFrom(ByteBuffer data)static LogicalInterfaceLogicalInterface. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type LogicalInterface Modifier and Type Method Description List<LogicalInterface>Instance.Builder. getLogicalInterfacesList()List of logical interfaces for the instance.List<LogicalInterface>Instance. getLogicalInterfacesList()List of logical interfaces for the instance.List<LogicalInterface>InstanceConfig.Builder. getLogicalInterfacesList()List of logical interfaces for the instance.List<LogicalInterface>InstanceConfig. getLogicalInterfacesList()List of logical interfaces for the instance.List<LogicalInterface>InstanceConfigOrBuilder. getLogicalInterfacesList()List of logical interfaces for the instance.List<LogicalInterface>InstanceOrBuilder. getLogicalInterfacesList()List of logical interfaces for the instance.com.google.protobuf.Parser<LogicalInterface>LogicalInterface. getParserForType()static com.google.protobuf.Parser<LogicalInterface>LogicalInterface. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type LogicalInterface Modifier and Type Method Description Instance.BuilderInstance.Builder. addLogicalInterfaces(int index, LogicalInterface value)List of logical interfaces for the instance.Instance.BuilderInstance.Builder. addLogicalInterfaces(LogicalInterface value)List of logical interfaces for the instance.InstanceConfig.BuilderInstanceConfig.Builder. addLogicalInterfaces(int index, LogicalInterface value)List of logical interfaces for the instance.InstanceConfig.BuilderInstanceConfig.Builder. addLogicalInterfaces(LogicalInterface value)List of logical interfaces for the instance.LogicalInterface.BuilderLogicalInterface.Builder. mergeFrom(LogicalInterface other)static LogicalInterface.BuilderLogicalInterface. newBuilder(LogicalInterface prototype)Instance.BuilderInstance.Builder. setLogicalInterfaces(int index, LogicalInterface value)List of logical interfaces for the instance.InstanceConfig.BuilderInstanceConfig.Builder. setLogicalInterfaces(int index, LogicalInterface value)List of logical interfaces for the instance.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type LogicalInterface Modifier and Type Method Description Instance.BuilderInstance.Builder. addAllLogicalInterfaces(Iterable<? extends LogicalInterface> values)List of logical interfaces for the instance.InstanceConfig.BuilderInstanceConfig.Builder. addAllLogicalInterfaces(Iterable<? extends LogicalInterface> values)List of logical interfaces for the instance.
-