Uses of Class
io.kubernetes.client.openapi.models.V1alpha3NetworkDeviceData
Packages that use V1alpha3NetworkDeviceData
-
Uses of V1alpha3NetworkDeviceData in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3NetworkDeviceDataModifier and TypeMethodDescriptionV1alpha3NetworkDeviceData.addIpsItem(String ipsItem) static V1alpha3NetworkDeviceDataCreate an instance of V1alpha3NetworkDeviceData given an JSON stringV1alpha3AllocatedDeviceStatus.getNetworkData()Get networkDataV1alpha3NetworkDeviceData.hardwareAddress(String hardwareAddress) V1alpha3NetworkDeviceData.interfaceName(String interfaceName) Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3NetworkDeviceDataModifier and TypeMethodDescriptionV1alpha3AllocatedDeviceStatus.networkData(V1alpha3NetworkDeviceData networkData) voidV1alpha3AllocatedDeviceStatus.setNetworkData(V1alpha3NetworkDeviceData networkData)