Class ConfigurationEntity

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

    public class ConfigurationEntity
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    ConfigurationEntity.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String id()
      Gets the id.
      java.lang.Long mergeid()
      Gets the mergeid.
      ConfigurationEntity.Builder newBuilder()
      New builder.
      java.lang.String type()
      Gets the type.
      java.lang.Long uid()
      Gets the uid.
      • 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

      • id

        public java.lang.String id()
        Gets the id.
        Returns:
        the id
      • type

        public java.lang.String type()
        Gets the type.
        Returns:
        the type
      • uid

        public java.lang.Long uid()
        Gets the uid.
        Returns:
        the uid
      • mergeid

        public java.lang.Long mergeid()
        Gets the mergeid.
        Returns:
        the mergeid