Class GetLinkOptions

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

    public class GetLinkOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The getLink options.
    • Nested Class Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String linkId()
      Gets the linkId.
      GetLinkOptions.Builder newBuilder()
      New builder.
      java.lang.String profileId()
      Gets the profileId.
      • 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

      • profileId

        public java.lang.String profileId()
        Gets the profileId. ID of the trusted profile.
        Returns:
        the profileId
      • linkId

        public java.lang.String linkId()
        Gets the linkId. ID of the link.
        Returns:
        the linkId