Uses of Class
odata.msgraph.client.beta.entity.AospDeviceOwnerCertificateProfileBase
-
Packages that use AospDeviceOwnerCertificateProfileBase Package Description odata.msgraph.client.beta.entity -
-
Uses of AospDeviceOwnerCertificateProfileBase in odata.msgraph.client.beta.entity
Subclasses of AospDeviceOwnerCertificateProfileBase in odata.msgraph.client.beta.entity Modifier and Type Class Description classAospDeviceOwnerPkcsCertificateProfile“AOSP Device Owner PKCS certificate profile”Methods in odata.msgraph.client.beta.entity that return AospDeviceOwnerCertificateProfileBase Modifier and Type Method Description AospDeviceOwnerCertificateProfileBaseAospDeviceOwnerCertificateProfileBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AospDeviceOwnerCertificateProfileBaseAospDeviceOwnerCertificateProfileBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AospDeviceOwnerCertificateProfileBaseAospDeviceOwnerCertificateProfileBase. withUnmappedField(String name, String value)
-