Class CreateLinkOptions

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

    public class CreateLinkOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createLink options.
    • Method Detail

      • profileId

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

        public java.lang.String crType()
        Gets the crType. The compute resource type. Valid values are VSI, IKS_SA, ROKS_SA.
        Returns:
        the crType
      • name

        public java.lang.String name()
        Gets the name. Optional name of the Link.
        Returns:
        the name