Class SecurityProviderStatus

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class SecurityProviderStatus
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • enabled

        protected Boolean enabled
      • endpoint

        protected String endpoint
      • provider

        protected String provider
      • region

        protected String region
      • vendor

        protected String vendor
    • Constructor Detail

      • SecurityProviderStatus

        protected SecurityProviderStatus()