All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidenterprise.model.ApprovalUrlInfo.html Maven / Gradle / Ivy

The newest version!






ApprovalUrlInfo (Google Play EMM API v1-rev20241113-2.0.0)












com.google.api.services.androidenterprise.model

Class ApprovalUrlInfo

    • Constructor Detail

      • ApprovalUrlInfo

        public ApprovalUrlInfo()
    • Method Detail

      • getApprovalUrl

        public String getApprovalUrl()
        A URL that displays a product's permissions and that can also be used to approve the product with the Products.approve call.
        Returns:
        value or null for none
      • setApprovalUrl

        public ApprovalUrlInfo setApprovalUrl(String approvalUrl)
        A URL that displays a product's permissions and that can also be used to approve the product with the Products.approve call.
        Parameters:
        approvalUrl - approvalUrl or null for none
      • clone

        public ApprovalUrlInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy