Uses of Class
io.kubernetes.client.openapi.models.V1beta1NetworkDeviceData
Packages that use V1beta1NetworkDeviceData
-
Uses of V1beta1NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1NetworkDeviceDataModifier and TypeMethodDescriptionV1beta1NetworkDeviceData.addIpsItem(String ipsItem) static V1beta1NetworkDeviceDataCreate an instance of V1beta1NetworkDeviceData given an JSON stringV1beta1AllocatedDeviceStatus.getNetworkData()Get networkDataV1beta1NetworkDeviceData.hardwareAddress(String hardwareAddress) V1beta1NetworkDeviceData.interfaceName(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1NetworkDeviceDataModifier and TypeMethodDescriptionV1beta1AllocatedDeviceStatus.networkData(V1beta1NetworkDeviceData networkData) voidV1beta1AllocatedDeviceStatus.setNetworkData(V1beta1NetworkDeviceData networkData)