Class ServiceRefTargetLocationsItem

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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDisplayName()
      Gets the displayName.
      java.lang.String getKind()
      Gets the kind.
      java.lang.String getName()
      Gets the name.
      • 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

      • getDisplayName

        public java.lang.String getDisplayName()
        Gets the displayName. The location display name.
        Returns:
        the displayName
      • getKind

        public java.lang.String getKind()
        Gets the kind. The location kind.
        Returns:
        the kind
      • getName

        public java.lang.String getName()
        Gets the name. The location name.
        Returns:
        the name