Uses of Class
io.kubernetes.client.openapi.models.V1beta2NetworkDeviceData
Packages that use V1beta2NetworkDeviceData
-
Uses of V1beta2NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2NetworkDeviceDataModifier and TypeMethodDescriptionV1beta2NetworkDeviceData.addIpsItem(String ipsItem) static V1beta2NetworkDeviceDataCreate an instance of V1beta2NetworkDeviceData given an JSON stringV1beta2AllocatedDeviceStatus.getNetworkData()Get networkDataV1beta2NetworkDeviceData.hardwareAddress(String hardwareAddress) V1beta2NetworkDeviceData.interfaceName(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta2NetworkDeviceDataModifier and TypeMethodDescriptionV1beta2AllocatedDeviceStatus.networkData(V1beta2NetworkDeviceData networkData) voidV1beta2AllocatedDeviceStatus.setNetworkData(V1beta2NetworkDeviceData networkData)