Class CreateProfileLinkRequestLink

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

    public class CreateProfileLinkRequestLink
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Link details.
    • Method Detail

      • crn

        public java.lang.String crn()
        Gets the crn. The CRN of the compute resource.
        Returns:
        the crn
      • namespace

        public java.lang.String namespace()
        Gets the namespace. The compute resource namespace, only required if cr_type is IKS_SA or ROKS_SA.
        Returns:
        the namespace
      • name

        public java.lang.String name()
        Gets the name. Name of the compute resource, only required if cr_type is IKS_SA or ROKS_SA.
        Returns:
        the name