Class UnassignedInformation

    • Method Detail

      • at

        public final java.lang.String at()
        Required - API name: at
      • lastAllocationStatus

        @Nullable
        public final java.lang.String lastAllocationStatus()
        API name: last_allocation_status
      • details

        @Nullable
        public final java.lang.String details()
        API name: details
      • failedAllocationAttempts

        @Nullable
        public final java.lang.Integer failedAllocationAttempts()
        API name: failed_allocation_attempts
      • delayed

        @Nullable
        public final java.lang.Boolean delayed()
        API name: delayed
      • allocationStatus

        @Nullable
        public final java.lang.String allocationStatus()
        API name: allocation_status
      • serialize

        public void serialize​(jakarta.json.stream.JsonGenerator generator,
                              JsonpMapper mapper)
        Serialize this object to JSON.
        Specified by:
        serialize in interface JsonpSerializable
      • serializeInternal

        protected void serializeInternal​(jakarta.json.stream.JsonGenerator generator,
                                         JsonpMapper mapper)