Uses of Class
io.kubernetes.client.openapi.models.V1NetworkDeviceData
Packages that use V1NetworkDeviceData
-
Uses of V1NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NetworkDeviceDataModifier and TypeMethodDescriptionV1NetworkDeviceData.addIpsItem(String ipsItem) static V1NetworkDeviceDataCreate an instance of V1NetworkDeviceData given an JSON stringV1AllocatedDeviceStatus.getNetworkData()Get networkDataV1NetworkDeviceData.hardwareAddress(String hardwareAddress) V1NetworkDeviceData.interfaceName(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1NetworkDeviceDataModifier and TypeMethodDescriptionV1AllocatedDeviceStatus.networkData(V1NetworkDeviceData networkData) voidV1AllocatedDeviceStatus.setNetworkData(V1NetworkDeviceData networkData)