Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceAttribute
Packages that use V1alpha3DeviceAttribute
-
Uses of V1alpha3DeviceAttribute in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceAttributeModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceAttributeModifier and TypeMethodDescriptionV1alpha3BasicDevice.getAttributes()Attributes defines the set of attributes for this device.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceAttributeModifier and TypeMethodDescriptionV1alpha3BasicDevice.putAttributesItem(String key, V1alpha3DeviceAttribute attributesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceAttributeModifier and TypeMethodDescriptionV1alpha3BasicDevice.attributes(Map<String, V1alpha3DeviceAttribute> attributes) voidV1alpha3BasicDevice.setAttributes(Map<String, V1alpha3DeviceAttribute> attributes)