Class CasePayloadEu

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CasePayloadEu
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Specify if the case should be treated as EU regulated. Only one of the following properties is required. Call EU support utility endpoint to determine which property must be specified for your account.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CasePayloadEu.Builder
      Builder.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Long dataCenter()
      Gets the dataCenter.
      CasePayloadEu.Builder newBuilder()
      New builder.
      java.lang.Boolean supported()
      Gets the supported.
      • Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • supported

        public java.lang.Boolean supported()
        Gets the supported. indicating whether the case is EU supported.
        Returns:
        the supported
      • dataCenter

        public java.lang.Long dataCenter()
        Gets the dataCenter. If EU supported utility endpoint specifies data center, then pass the data center id to mark a case as EU supported.
        Returns:
        the dataCenter