Class CsmPublishingCredentialsPoliciesEntityInner


  • public final class CsmPublishingCredentialsPoliciesEntityInner
    extends ProxyOnlyResource
    Publishing Credentials Policies parameters.
    • Constructor Detail

      • CsmPublishingCredentialsPoliciesEntityInner

        public CsmPublishingCredentialsPoliciesEntityInner()
    • Method Detail

      • allow

        public Boolean allow()
        Get the allow property: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
        Returns:
        the allow value.
      • withAllow

        public CsmPublishingCredentialsPoliciesEntityInner withAllow​(Boolean allow)
        Set the allow property: <code>true</code> to allow access to a publishing method; otherwise, <code>false</code>.
        Parameters:
        allow - the allow value to set.
        Returns:
        the CsmPublishingCredentialsPoliciesEntityInner object itself.