Interface Versions.VersionsCloneDefinitionStages.WithExecute

    • Method Detail

      • execute

        String execute()
        Execute the request.
        Returns:
        the String object if successful.
      • executeAsync

        rx.Observable<String> executeAsync()
        Execute the request asynchronously.
        Returns:
        the observable to the String object