Class CreateProfileLinkRequestLink.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String crn,
                       java.lang.String namespace)
        Instantiates a new builder with required properties.
        Parameters:
        crn - the crn
        namespace - the namespace
    • Method Detail

      • build

        public CreateProfileLinkRequestLink build()
        Builds a CreateProfileLinkRequestLink.
        Returns:
        the new CreateProfileLinkRequestLink instance
      • namespace

        public CreateProfileLinkRequestLink.Builder namespace​(java.lang.String namespace)
        Set the namespace.
        Parameters:
        namespace - the namespace
        Returns:
        the CreateProfileLinkRequestLink builder