Class WorkloadActionDeploymentStatus

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

    public class WorkloadActionDeploymentStatus
    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
      • actionId

        protected String actionId
      • deployedPolicyId

        protected String deployedPolicyId
      • excludeGroups

        protected List<String> excludeGroups
      • excludeGroupsNextLink

        protected String excludeGroupsNextLink
      • includeAllUsers

        protected Boolean includeAllUsers
      • includeGroups

        protected List<String> includeGroups
      • includeGroupsNextLink

        protected String includeGroupsNextLink
      • lastDeploymentDateTime

        protected OffsetDateTime lastDeploymentDateTime
    • Constructor Detail

      • WorkloadActionDeploymentStatus

        protected WorkloadActionDeploymentStatus()