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